ComponentServiceAccount
ComponentServiceAccount
Component service account creation specification.
JSON Example
{
"username": "string",
"role": "string",
"password": "string"
}
string
username
Required
The user name of the service account.
string
role
Optional
The role name of the service account.
string As password
As password
password
Optional
Password of the service account.