/AWS1/CL_SCADISASSOCATTRGRPRSP¶
DisassociateAttributeGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_applicationarn TYPE /AWS1/SCAAPPLICATIONARN /AWS1/SCAAPPLICATIONARN¶
The Amazon resource name (ARN) that specifies the application.
iv_attributegrouparn TYPE /AWS1/SCAATTRIBUTEGROUPARN /AWS1/SCAATTRIBUTEGROUPARN¶
The Amazon resource name (ARN) that specifies the attribute group.
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 |
attributeGroupArn¶
The Amazon resource name (ARN) that specifies the attribute group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEGROUPARN() |
Getter for ATTRIBUTEGROUPARN, with configurable default |
ASK_ATTRIBUTEGROUPARN() |
Getter for ATTRIBUTEGROUPARN w/ exceptions if field has no v |
HAS_ATTRIBUTEGROUPARN() |
Determine if ATTRIBUTEGROUPARN has a value |