Skip to content

/AWS1/CL_IOSPUTASTMDELIFRELA01

PutAssetModelInterfaceRelationshipResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_assetmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the asset model.

iv_interfaceassetmodelid TYPE /AWS1/IOSID /AWS1/IOSID

The ID of the interface asset model.

iv_assetmodelarn TYPE /AWS1/IOSARN /AWS1/IOSARN

The ARN of the asset model, which has the following format. arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}

io_assetmodelstatus TYPE REF TO /AWS1/CL_IOSASSETMODELSTATUS /AWS1/CL_IOSASSETMODELSTATUS

assetModelStatus


Queryable Attributes

assetModelId

The ID of the asset model.

Accessible with the following methods

Method Description
GET_ASSETMODELID() Getter for ASSETMODELID, with configurable default
ASK_ASSETMODELID() Getter for ASSETMODELID w/ exceptions if field has no value
HAS_ASSETMODELID() Determine if ASSETMODELID has a value

interfaceAssetModelId

The ID of the interface asset model.

Accessible with the following methods

Method Description
GET_INTERFACEASSETMODELID() Getter for INTERFACEASSETMODELID, with configurable default
ASK_INTERFACEASSETMODELID() Getter for INTERFACEASSETMODELID w/ exceptions if field has
HAS_INTERFACEASSETMODELID() Determine if INTERFACEASSETMODELID has a value

assetModelArn

The ARN of the asset model, which has the following format. arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}

Accessible with the following methods

Method Description
GET_ASSETMODELARN() Getter for ASSETMODELARN, with configurable default
ASK_ASSETMODELARN() Getter for ASSETMODELARN w/ exceptions if field has no value
HAS_ASSETMODELARN() Determine if ASSETMODELARN has a value

assetModelStatus

assetModelStatus

Accessible with the following methods

Method Description
GET_ASSETMODELSTATUS() Getter for ASSETMODELSTATUS