Amazon.GameLift.Model.EC2InstanceLimit.IsSetEC2InstanceType C# (CSharp) Method

IsSetEC2InstanceType() private method

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