This product is not supported for your selected Datadog site. ().

aws_mediaconnect_gateway

account_id

Type: STRING

egress_cidr_blocks

Type: UNORDERED_LIST_STRING
Provider name: EgressCidrBlocks
Description: 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

Type: STRING
Provider name: GatewayArn
Description: The Amazon Resource Name (ARN) of the gateway.

gateway_messages

Type: UNORDERED_LIST_STRUCT
Provider name: GatewayMessages
Description: Messages with information about the gateway.

  • code
    Type: STRING
    Provider name: Code
    Description: The error code.
  • message
    Type: STRING
    Provider name: Message
    Description: The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.
  • resource_name
    Type: STRING
    Provider name: ResourceName
    Description: The name of the resource.

gateway_state

Type: STRING
Provider name: GatewayState
Description: The current status of the gateway.

name

Type: STRING
Provider name: Name
Description: The name of the gateway. This name can not be modified after the gateway is created.

networks

Type: UNORDERED_LIST_STRUCT
Provider name: Networks
Description: The list of networks in the gateway.

  • cidr_block
    Type: STRING
    Provider name: CidrBlock
    Description: 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
    Type: STRING
    Provider name: Name
    Description: The name of the network. This name is used to reference the network and must be unique among networks in this gateway.

tags

Type: UNORDERED_LIST_STRING