Amazon.IoT.Model.CreateThingRequest.IsSetThingTypeName C# (CSharp) Méthode

IsSetThingTypeName() private méthode

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