Amazon.RDS.Model.RevokeDBSecurityGroupIngressRequest.IsSetEC2SecurityGroupId C# (CSharp) 메소드

IsSetEC2SecurityGroupId() 개인적인 메소드

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