/AWS1/CL_NWMUPNETWORKRESRCME01¶
UpdateNetworkResourceMetadataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourcearn TYPE /AWS1/NWMRESOURCEARN /AWS1/NWMRESOURCEARN¶
The ARN of the resource.
it_metadata TYPE /AWS1/CL_NWMNETWORKRESRCMETM00=>TT_NETWORKRESOURCEMETADATAMAP TT_NETWORKRESOURCEMETADATAMAP¶
The updated resource metadata.
Queryable Attributes¶
ResourceArn¶
The ARN of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEARN() |
Getter for RESOURCEARN, with configurable default |
ASK_RESOURCEARN() |
Getter for RESOURCEARN w/ exceptions if field has no value |
HAS_RESOURCEARN() |
Determine if RESOURCEARN has a value |
Metadata¶
The updated resource metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA, with configurable default |
ASK_METADATA() |
Getter for METADATA w/ exceptions if field has no value |
HAS_METADATA() |
Determine if METADATA has a value |