Amazon.IoT.Model.CreateThingTypeResponse.IsSetThingTypeArn C# (CSharp) Method

IsSetThingTypeArn() private method

private IsSetThingTypeArn ( ) : bool
return bool
        internal bool IsSetThingTypeArn()
        {
            return this._thingTypeArn != null;
        }