Amazon.GameLift.Model.EC2InstanceCounts.IsSetIDLE C# (CSharp) Méthode

IsSetIDLE() private méthode

private IsSetIDLE ( ) : bool
Résultat bool
        internal bool IsSetIDLE()
        {
            return this._idle.HasValue; 
        }