EventStreamsEnvironmentInput
No description
input EventStreamsEnvironmentInput {
environmentId: ID!
regionId: ID!
}
Fields
EventStreamsEnvironmentInput.environmentId ● ID! non-null scalar miscellaneous
The Id of the environment
EventStreamsEnvironmentInput.regionId ● ID! non-null scalar miscellaneous
The Id of region to which the environment belongs
Member Of
eventStreamsEnvironmentUpdate mutation
Was this topic helpful?