Amazon.EC2.Model.ActiveInstance.IsSetInstanceType C# (CSharp) Méthode

IsSetInstanceType() private méthode

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