View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ControlPlaneAccess (google_api_apigee v0.52.1)
ControlPlaneAccess is the request body and response body of UpdateControlPlaneAccess. and the response body of GetControlPlaneAccess. The input identities contains an array of service accounts to grant access to the respective control plane resource, with each service account specified using the following format: serviceAccount:
service-account-name. The service-account-name is formatted like an email address. For example: my-control-plane-service_account@my_project_id.iam.gserviceaccount.com
You might specify multiple service accounts, for example, if you have multiple environments and wish to assign a unique service account to each one.
Attributes
-
analyticsPublisherIdentities
(type:list(String.t)
, default:nil
) - Optional. Array of service accounts authorized to publish analytics data to the control plane (for the Message Processor component). -
name
(type:String.t
, default:nil
) - Identifier. The resource name of the ControlPlaneAccess. Format: "organizations/{org}/controlPlaneAccess" -
synchronizerIdentities
(type:list(String.t)
, default:nil
) - Optional. Array of service accounts to grant access to control plane resources (for the Synchronizer component). The service accounts must have Apigee Synchronizer Manager role. See also Create service accounts.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.