Idem.GCP.IAM.SERVICE_ACCOUNT
{
"account": "string",
"account_id": "string",
"count": 0,
"description": "string",
"disabled": false,
"display_name": "string",
"email": "string",
"etag": "string",
"name": "string",
"oauth2_client_id": "string",
"project_id": "string",
"resource_id": "string",
"unique_id": "string"
}
The name of the vRA cloud account to use during provisioning
Required on create. The account id that is used to generate the service account email address and a stable unique id. It is unique within a project, must be 6-30 characters long, and match the regular expression a-z to comply with RFC1035.
The number of resource instances to be created.
A user-specified, human-readable description of the service account. The maximum length is 256 UTF-8 bytes.
Output only. Whether the service account is disabled.
A user-specified, human-readable name for the service account. The maximum length is 100 UTF-8 bytes.
The email address of the service account.
A base64-encoded string.
The resource name of the service account.
The OAuth 2.0 client ID for the service account.
A valid API project identifier.
An identifier of the resource in the provider. Defaults to None.
The unique, stable numeric ID for the service account.