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

IsSetAttributePayload() private method

private IsSetAttributePayload ( ) : bool
return bool
        internal bool IsSetAttributePayload()
        {
            return this._attributePayload != null;
        }