EventStreamsRegion
Represents a geographical region where an Event Streams is deployed and supported, identified by a unique region ID.
type EventStreamsRegion {
id: ID!
}
Fields
EventStreamsRegion.id ● ID! non-null scalar miscellaneous
The Id of region to which the topic belongs
Returned By
eventStreamsRegions query
Was this topic helpful?