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_rds_subnet_group

account_id

Type: STRING

db_subnet_group_arn

Type: STRING
Provider name: DBSubnetGroupArn
Description: The Amazon Resource Name (ARN) for the DB subnet group.

db_subnet_group_description

Type: STRING
Provider name: DBSubnetGroupDescription
Description: Provides the description of the DB subnet group.

db_subnet_group_name

Type: STRING
Provider name: DBSubnetGroupName
Description: The name of the DB subnet group.

subnet_group_status

Type: STRING
Provider name: SubnetGroupStatus
Description: Provides the status of the DB subnet group.

subnets

Type: UNORDERED_LIST_STRUCT
Provider name: Subnets
Description: Contains a list of Subnet elements.

  • subnet_availability_zone
    Type: STRUCT
    Provider name: SubnetAvailabilityZone
    • name
      Type: STRING
      Provider name: Name
      Description: The name of the Availability Zone.
  • subnet_identifier
    Type: STRING
    Provider name: SubnetIdentifier
    Description: The identifier of the subnet.
  • subnet_outpost
    Type: STRUCT
    Provider name: SubnetOutpost
    Description: If the subnet is associated with an Outpost, this value specifies the Outpost. For more information about RDS on Outposts, see Amazon RDS on Amazon Web Services Outposts in the Amazon RDS User Guide.
    • arn
      Type: STRING
      Provider name: Arn
      Description: The Amazon Resource Name (ARN) of the Outpost.
  • subnet_status
    Type: STRING
    Provider name: SubnetStatus
    Description: The status of the subnet.

supported_network_types

Type: UNORDERED_LIST_STRING
Provider name: SupportedNetworkTypes
Description: The network type of the DB subnet group. Valid values:

  • IPV4
  • DUAL
A DBSubnetGroup can support only the IPv4 protocol or the IPv4 and the IPv6 protocols (DUAL). For more information, see Working with a DB instance in a VPC in the Amazon RDS User Guide.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: Provides the VpcId of the DB subnet group.