Skip to content

/AWS1/CL_SCAASSOCRESOURCERSP

AssociateResourceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_APPLICATIONARN TYPE /AWS1/SCAAPPLICATIONARN /AWS1/SCAAPPLICATIONARN

The Amazon resource name (ARN) of the application that was augmented with attributes.

IV_RESOURCEARN TYPE /AWS1/SCAARN /AWS1/SCAARN

The Amazon resource name (ARN) that specifies the resource.

IT_OPTIONS TYPE /AWS1/CL_SCAOPTIONS_W=>TT_OPTIONS TT_OPTIONS

Determines whether an application tag is applied or skipped.


Queryable Attributes

applicationArn

The Amazon resource name (ARN) of the application that was augmented with attributes.

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

options

Determines whether an application tag is applied or skipped.

Accessible with the following methods

Method Description
GET_OPTIONS() Getter for OPTIONS, with configurable default
ASK_OPTIONS() Getter for OPTIONS w/ exceptions if field has no value
HAS_OPTIONS() Determine if OPTIONS has a value