authorizationMode property
The authorization mode.
Required. Possible string values are:
- "AUTHORIZATION_MODE_UNSPECIFIED" : Default value.
- "AUTHORIZATION_MODE_TRANSITIVE_TO_SERVICE_ATTACHMENT" : In this mode, authorization is determined by the permissions on the underlying Service Attachment.
Implementation
core.String? authorizationMode;