---
type: resource-type
title: MediaConnectGateway
description: aws resource type AWS::MediaConnect::Gateway
name: MediaConnectGateway
lexicon: aws
resource_type: AWS::MediaConnect::Gateway
---
`AWS::MediaConnect::Gateway`, a resource type of the aws lexicon.

## Properties

- `EgressCidrBlocks` (`string[]`, required): 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.
- `Name` (`string`, required): The name of the gateway. This name can not be modified after the gateway is created.
- `Networks` (`MediaConnectGateway_GatewayNetwork[]`, required): The list of networks in the gateway.
- `GatewayArn` (`string`, optional): The Amazon Resource Name (ARN) of the gateway.
- `GatewayState` (`"ACTIVE" | "CREATING" | "DELETED" | "DELETING" | "ERROR" | "UPDATING"`, optional): The current status of the gateway.

## Attributes

- `GatewayArn`
- `GatewayState`
