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

IsSetOptInType() private method

private IsSetOptInType ( ) : bool
return bool
        internal bool IsSetOptInType()
        {
            return this._optInType != null;
        }