ComponentServiceAccountResponse
ComponentServiceAccountResponse
Component service account response (password excluded for security).
JSON Example
{
"username": "string",
"role": "string"
}
string
username
Optional
The user name of the service account.
string
role
Optional
The role name of the service account.