Skip to content

/AWS1/CL_REHCREAPPVRSAPPCOMP01

CreateAppVersionAppComponentResponse

CONSTRUCTOR

IMPORTING

Required 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.

IV_APPVERSION TYPE /AWS1/REHENTITYVERSION /AWS1/REHENTITYVERSION

Resilience Hub application version.

Optional arguments:

IO_APPCOMPONENT TYPE REF TO /AWS1/CL_REHAPPCOMPONENT /AWS1/CL_REHAPPCOMPONENT

List of Application Components that belong to this resource.


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

appVersion

Resilience Hub application version.

Accessible with the following methods

Method Description
GET_APPVERSION() Getter for APPVERSION, with configurable default
ASK_APPVERSION() Getter for APPVERSION w/ exceptions if field has no value
HAS_APPVERSION() Determine if APPVERSION has a value

appComponent

List of Application Components that belong to this resource.

Accessible with the following methods

Method Description
GET_APPCOMPONENT() Getter for APPCOMPONENT