AccessPolicyUpdateParameters interface   
Properties
| description | An description of the access policy.  | 
| roles | The list of roles the principal is assigned on the environment.  | 
Property Details
description
An description of the access policy.
description?: string
				Property Value
string
roles
The list of roles the principal is assigned on the environment.
roles?: string[]
				Property Value
string[]