Amazon.Lightsail.Model.GetBundlesRequest.IsSetIncludeInactive C# (CSharp) 메소드

IsSetIncludeInactive() 개인적인 메소드

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