/AWS1/CL_IOXREGACASSOCIATION01¶
RegisterAccountAssociationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accountassociationid TYPE /AWS1/IOXACCOUNTASSOCIATIONID /AWS1/IOXACCOUNTASSOCIATIONID¶
The identifier of the account association that was registered.
iv_devicediscoveryid TYPE /AWS1/IOXDEVICEDISCOVERYID /AWS1/IOXDEVICEDISCOVERYID¶
The identifier of the device discovery job associated with this registration.
iv_managedthingid TYPE /AWS1/IOXMANAGEDTHINGID /AWS1/IOXMANAGEDTHINGID¶
The identifier of the managed thing that was registered with the account association.
Queryable Attributes¶
AccountAssociationId¶
The identifier of the account association that was registered.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTASSOCIATIONID() |
Getter for ACCOUNTASSOCIATIONID, with configurable default |
ASK_ACCOUNTASSOCIATIONID() |
Getter for ACCOUNTASSOCIATIONID w/ exceptions if field has n |
HAS_ACCOUNTASSOCIATIONID() |
Determine if ACCOUNTASSOCIATIONID has a value |
DeviceDiscoveryId¶
The identifier of the device discovery job associated with this registration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEDISCOVERYID() |
Getter for DEVICEDISCOVERYID, with configurable default |
ASK_DEVICEDISCOVERYID() |
Getter for DEVICEDISCOVERYID w/ exceptions if field has no v |
HAS_DEVICEDISCOVERYID() |
Determine if DEVICEDISCOVERYID has a value |
ManagedThingId¶
The identifier of the managed thing that was registered with the account association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDTHINGID() |
Getter for MANAGEDTHINGID, with configurable default |
ASK_MANAGEDTHINGID() |
Getter for MANAGEDTHINGID w/ exceptions if field has no valu |
HAS_MANAGEDTHINGID() |
Determine if MANAGEDTHINGID has a value |