Amazon.RDS.Model.ModifyOptionGroupRequest.IsSetApplyImmediately C# (CSharp) Method

IsSetApplyImmediately() private method

private IsSetApplyImmediately ( ) : bool
return bool
        internal bool IsSetApplyImmediately()
        {
            return this._applyImmediately.HasValue; 
        }