Amazon.ElastiCache.Model.SecurityGroupMembership.IsSetSecurityGroupId C# (CSharp) Method

IsSetSecurityGroupId() private method

private IsSetSecurityGroupId ( ) : bool
return bool
        internal bool IsSetSecurityGroupId()
        {
            return this.securityGroupId != null;
        }