Amazon.EC2.Model.ActiveInstance.IsSetInstanceType C# (CSharp) Method

IsSetInstanceType() private method

private IsSetInstanceType ( ) : bool
return bool
        internal bool IsSetInstanceType()
        {
            return this._instanceType != null;
        }