/AWS1/CL_REHDELAPPINPUTSRCRSP¶
DeleteAppInputSourceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_apparn TYPE /AWS1/REHARN /AWS1/REHARN¶
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
io_appinputsource TYPE REF TO /AWS1/CL_REHAPPINPUTSOURCE /AWS1/CL_REHAPPINPUTSOURCE¶
Name of the input source from where the application resource is imported from.
Queryable Attributes¶
appArn¶
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:
partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPARN() |
Getter for APPARN, with configurable default |
ASK_APPARN() |
Getter for APPARN w/ exceptions if field has no value |
HAS_APPARN() |
Determine if APPARN has a value |
appInputSource¶
Name of the input source from where the application resource is imported from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPINPUTSOURCE() |
Getter for APPINPUTSOURCE |