Amazon.Lightsail.Model.GetBundlesRequest.IsSetIncludeInactive C# (CSharp) Method

IsSetIncludeInactive() private method

private IsSetIncludeInactive ( ) : bool
return bool
        internal bool IsSetIncludeInactive()
        {
            return this._includeInactive.HasValue; 
        }