Amazon.IoT.Model.CreateThingRequest.IsSetThingTypeName C# (CSharp) Method

IsSetThingTypeName() private method

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