principal property
Prinicipal/Identity for whom the role need to assigned. Possible string values are:
- "PRINCIPAL_UNSPECIFIED" : Value type is not specified.
- "CONNECTOR_SA" : Service Account used for Connector workload identity This is either the default service account if unspecified or Service Account provided by Customers through BYOSA.
Implementation
core.String? principal;