class Aws::ElastiCache::Types::CacheSubnetGroup
Represents the output of one of the following operations:
-
`CreateCacheSubnetGroup`
-
`ModifyCacheSubnetGroup`
@!attribute [rw] cache_subnet_group_name
The name of the cache subnet group. @return [String]
@!attribute [rw] cache_subnet_group_description
The description of the cache subnet group. @return [String]
@!attribute [rw] vpc_id
The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group. @return [String]
@!attribute [rw] subnets
A list of subnets associated with the cache subnet group. @return [Array<Types::Subnet>]
@!attribute [rw] arn
The ARN (Amazon Resource Name) of the cache subnet group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheSubnetGroup AWS API Documentation
Constants
- SENSITIVE