You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElastiCache::Types::CacheSecurityGroupMembership

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents a cluster's status within a particular cache security group.

Instance Attribute Summary collapse

Instance Attribute Details

#cache_security_group_nameString

The name of the cache security group.

Returns:

  • (String)

    The name of the cache security group.

#statusString

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.

Returns:

  • (String)

    The membership status in the cache security group.