Amazon.RDS.Model.ApplyPendingMaintenanceActionRequest.IsSetApplyAction C# (CSharp) Method

IsSetApplyAction() private method

private IsSetApplyAction ( ) : bool
return bool
        internal bool IsSetApplyAction()
        {
            return this._applyAction != null;
        }