Amazon.IoT.Model.CreateThingRequest.IsSetAttributePayload C# (CSharp) Méthode

IsSetAttributePayload() private méthode

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