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

IsSetDBSecurityGroupName() 개인적인 메소드

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