Amazon.RDS.Model.DBInstanceStatusInfo.IsSetStatusType C# (CSharp) Method

IsSetStatusType() private method

private IsSetStatusType ( ) : bool
return bool
        internal bool IsSetStatusType()
        {
            return this._statusType != null;
        }