Skip to content

/AWS1/CL_REHDSCDRAFTAPPVRSRE01

DescribeDraftAppVersionResourcesImportStatusResponse

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

The version of the application.

iv_status TYPE /AWS1/REHRESRCIMPORTSTATUSTYPE /AWS1/REHRESRCIMPORTSTATUSTYPE

Status of the action.

iv_statuschangetime TYPE /AWS1/REHTIMESTAMP /AWS1/REHTIMESTAMP

The time when the status last changed.

Optional arguments:

iv_errormessage TYPE /AWS1/REHSTRING500 /AWS1/REHSTRING500

The error message returned for the resource request.

it_errordetails TYPE /AWS1/CL_REHERRORDETAIL=>TT_ERRORDETAILLIST TT_ERRORDETAILLIST

List of errors that were encountered while importing resources.


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

The version of the application.

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

status

Status of the action.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

statusChangeTime

The time when the status last changed.

Accessible with the following methods

Method Description
GET_STATUSCHANGETIME() Getter for STATUSCHANGETIME, with configurable default
ASK_STATUSCHANGETIME() Getter for STATUSCHANGETIME w/ exceptions if field has no va
HAS_STATUSCHANGETIME() Determine if STATUSCHANGETIME has a value

errorMessage

The error message returned for the resource request.

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE has a value

errorDetails

List of errors that were encountered while importing resources.

Accessible with the following methods

Method Description
GET_ERRORDETAILS() Getter for ERRORDETAILS, with configurable default
ASK_ERRORDETAILS() Getter for ERRORDETAILS w/ exceptions if field has no value
HAS_ERRORDETAILS() Determine if ERRORDETAILS has a value