Amazon.GameLift.Model.EC2InstanceLimit.IsSetEC2InstanceType C# (CSharp) Méthode

IsSetEC2InstanceType() private méthode

private IsSetEC2InstanceType ( ) : bool
Résultat bool
        internal bool IsSetEC2InstanceType()
        {
            return this._ec2InstanceType != null;
        }