EventStreamsAccount
Represents an Event Streams Account including metadata provisioned - which indicates an account is provisioned for Event Streams access or not.
type EventStreamsAccount {
provisioned: Boolean!
}
Fields
EventStreamsAccount.provisioned ● Boolean! non-null scalar miscellaneous
Whether the Account is provisioned for Event Streams or not
Member Of
Account object
Was this topic helpful?