Amazon.EC2.Model.ActiveInstance.IsSetInstanceType C# (CSharp) 메소드

IsSetInstanceType() 개인적인 메소드

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