This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_elasticache_subnet_group

account_id

Type: STRING

arn

Type: STRING
Provider name: ARN
Description: The ARN (Amazon Resource Name) of the cache subnet group.

cache_subnet_group_description

Type: STRING
Provider name: CacheSubnetGroupDescription
Description: The description of the cache subnet group.

cache_subnet_group_name

Type: STRING
Provider name: CacheSubnetGroupName
Description: The name of the cache subnet group.

subnets

Type: UNORDERED_LIST_STRUCT
Provider name: Subnets
Description: A list of subnets associated with the cache subnet group.

  • subnet_availability_zone
    Type: STRUCT
    Provider name: SubnetAvailabilityZone
    Description: The Availability Zone associated with the subnet.
    • name
      Type: STRING
      Provider name: Name
      Description: The name of the Availability Zone.
  • subnet_identifier
    Type: STRING
    Provider name: SubnetIdentifier
    Description: The unique identifier for the subnet.
  • subnet_outpost
    Type: STRUCT
    Provider name: SubnetOutpost
    Description: The outpost ARN of the subnet.
    • subnet_outpost_arn
      Type: STRING
      Provider name: SubnetOutpostArn
      Description: The outpost ARN of the subnet.
  • supported_network_types
    Type: UNORDERED_LIST_STRING
    Provider name: SupportedNetworkTypes
    Description: Either ipv4 | ipv6 | dual_stack. IPv6 is supported for workloads using Valkey 7.2 and above, Redis OSS engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances built on the Nitro system.

supported_network_types

Type: UNORDERED_LIST_STRING
Provider name: SupportedNetworkTypes
Description: Either ipv4 | ipv6 | dual_stack. IPv6 is supported for workloads using Valkey 7.2 and above, Redis OSS engine version 6.2 and above or Memcached engine version 1.6.6 and above on all instances built on the Nitro system.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.