AWS SDK for .NET Documentation
CacheSecurityGroupMembership Class
AmazonAmazon.ElastiCache.ModelCacheSecurityGroupMembership Did this page help you?   Yes   No    Tell us about it...

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

Declaration Syntax
C#
public class CacheSecurityGroupMembership
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CacheSecurityGroupMembership()()()()
Initializes a new instance of the CacheSecurityGroupMembership class

CacheSecurityGroupName
The name of the cache security group.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Status
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 cache cluster are modified.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithCacheSecurityGroupName(String) Obsolete.
Sets the CacheSecurityGroupName property

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
CacheSecurityGroupMembership

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)