Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_medialive_network

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The ARN of this Network. It is automatically assigned when the Network is created.

associated_cluster_ids

Type: UNORDERED_LIST_STRING
Provider name: AssociatedClusterIds

id

Type: STRING
Provider name: Id
Description: The ID of the Network. Unique in the AWS account. The ID is the resource-id portion of the ARN.

ip_pools

Type: UNORDERED_LIST_STRUCT
Provider name: IpPools
Description: An array of IpPools in your organization’s network that identify a collection of IP addresses in your organization’s network that are reserved for use in MediaLive Anywhere. MediaLive Anywhere uses these IP addresses for Push inputs (in both Bridge and NAT networks) and for output destinations (only in Bridge networks). Each IpPool specifies one CIDR block.

  • cidr
    Type: STRING
    Provider name: Cidr
    Description: A CIDR block of IP addresses that are reserved for MediaLive Anywhere.

name

Type: STRING
Provider name: Name
Description: The name that you specified for this Network.

routes

Type: UNORDERED_LIST_STRUCT
Provider name: Routes
Description: An array of routes that MediaLive Anywhere needs to know about in order to route encoding traffic.

  • cidr
    Type: STRING
    Provider name: Cidr
    Description: A CIDR block for one Route.
  • gateway
    Type: STRING
    Provider name: Gateway
    Description: The IP address of the Gateway for this route, if applicable.

state

Type: STRING
Provider name: State
Description: The current state of the Network. Only MediaLive Anywhere can change the state.

tags

Type: UNORDERED_LIST_STRING