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

Represents a single cache security group and its status..

Declaration Syntax
C#
public class SecurityGroupMembership
Members
All MembersConstructorsMethodsProperties



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

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.)
SecurityGroupId
The identifier of the cache security group.

Status
The status of the cache security group membership. The status changes whenever 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.)
WithSecurityGroupId(String) Obsolete.
Sets the SecurityGroupId property

WithStatus(String) Obsolete.
Sets the Status property

Inheritance Hierarchy
Object
SecurityGroupMembership

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