GoogleComputeEngineInstanceServiceAccount
No description
type GoogleComputeEngineInstanceServiceAccount {
email: String!
scopes: [String!]!
}
Fields
GoogleComputeEngineInstanceServiceAccount.email ● String! non-null scalar
Email address of the service account
GoogleComputeEngineInstanceServiceAccount.scopes ● [String!]! non-null scalar
The list of scopes available for the service account
Member of
GoogleComputeEngineInstance object