Amazon.RDS.Model.AuthorizeDBSecurityGroupIngressRequest.IsSetDBSecurityGroupName C# (CSharp) Method

IsSetDBSecurityGroupName() private method

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