Data Source schema for AWS::MediaConnect::Gateway
id
(String) Uniquely identifies the resource.egress_cidr_blocks
(List of String) The range of IP addresses that contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.gateway_arn
(String) The Amazon Resource Name (ARN) of the gateway.gateway_state
(String) The current status of the gateway.name
(String) The name of the gateway. This name can not be modified after the gateway is created.networks
(Attributes List) The list of networks in the gateway. (see below for nested schema)networks
Read-Only:
cidr_block
(String) A unique IP address range to use for this network. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.name
(String) The name of the network. This name is used to reference the network and must be unique among networks in this gateway.