class Aws::ElastiCache::Types::CacheSecurityGroup

Represents the output of one of the following operations:

@!attribute [rw] owner_id

The Amazon account ID of the cache security group owner.
@return [String]

@!attribute [rw] cache_security_group_name

The name of the cache security group.
@return [String]

@!attribute [rw] description

The description of the cache security group.
@return [String]

@!attribute [rw] ec2_security_groups

A list of Amazon EC2 security groups that are associated with this
cache security group.
@return [Array<Types::EC2SecurityGroup>]

@!attribute [rw] arn

The ARN of the cache security group,
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheSecurityGroup AWS API Documentation

Constants

SENSITIVE