/AWS1/CL_SCADISASSOCRESRCRSP¶
DisassociateResourceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_applicationarn TYPE /AWS1/SCAAPPLICATIONARN /AWS1/SCAAPPLICATIONARN¶
The Amazon resource name (ARN) that specifies the application.
iv_resourcearn TYPE /AWS1/SCAARN /AWS1/SCAARN¶
The Amazon resource name (ARN) that specifies the resource.
Queryable Attributes¶
applicationArn¶
The Amazon resource name (ARN) that specifies the application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONARN() |
Getter for APPLICATIONARN, with configurable default |
ASK_APPLICATIONARN() |
Getter for APPLICATIONARN w/ exceptions if field has no valu |
HAS_APPLICATIONARN() |
Determine if APPLICATIONARN has a value |
resourceArn¶
The Amazon resource name (ARN) that specifies 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 |