Amazon.ElastiCache.Model.SecurityGroupMembership.IsSetSecurityGroupId C# (CSharp) 메소드

IsSetSecurityGroupId() 개인적인 메소드

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