AWSElastiCacheSubnet
No description
type AWSElastiCacheSubnet {
availabilityZone: AWSElastiCacheSubnetAvailabilityZone
id: String!
subnetOutpost: AWSElastiCacheSubnetOutpost
supportedNetworkTypes: [String!]!
}
Fields
AWSElastiCacheSubnet.availabilityZone ● AWSElastiCacheSubnetAvailabilityZone object
The Availability Zone associated with the subnet.
AWSElastiCacheSubnet.id ● String! non-null scalar
The unique identifier for the subnet.
AWSElastiCacheSubnet.subnetOutpost ● AWSElastiCacheSubnetOutpost object
The outpost ARN of the subnet.
AWSElastiCacheSubnet.supportedNetworkTypes ● [String!]! non-null scalar
The supported network types The possible values: IPV4, IPV6 or DUAL_STACK
Member of
AWSElastiCacheSubnetGroup object