iamRoles property
IAM roles granted on the resource to this access group.
Role name follows https://cloud.google.com/iam/docs/reference/rest/v1/roles.Example: [ "roles/bigquery.dataViewer" ]
Optional.
Implementation
core.List<core.String>? iamRoles;
IAM roles granted on the resource to this access group.
Role name follows https://cloud.google.com/iam/docs/reference/rest/v1/roles.Example: [ "roles/bigquery.dataViewer" ]
Optional.
core.List<core.String>? iamRoles;