Amazon.IoT.Model.CreateThingRequest.IsSetAttributePayload C# (CSharp) 메소드

IsSetAttributePayload() 개인적인 메소드

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