Amazon.IoT.Model.ThingTypeMetadata.IsSetDeprecated C# (CSharp) Method

IsSetDeprecated() private method

private IsSetDeprecated ( ) : bool
return bool
        internal bool IsSetDeprecated()
        {
            return this._deprecated.HasValue; 
        }