Skip to content

/AWS1/CL_REHREJRESRCGRINGREC01

RejectResourceGroupingRecommendationsResponse

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.

IT_FAILEDENTRIES TYPE /AWS1/CL_REHFAILEDGRINGRECOM00=>TT_FAILEDGRINGRECOMMENDATION00 TT_FAILEDGRINGRECOMMENDATION00

Indicates the list of resource grouping recommendations that failed to get excluded in your application.


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

failedEntries

Indicates the list of resource grouping recommendations that failed to get excluded in your application.

Accessible with the following methods

Method Description
GET_FAILEDENTRIES() Getter for FAILEDENTRIES, with configurable default
ASK_FAILEDENTRIES() Getter for FAILEDENTRIES w/ exceptions if field has no value
HAS_FAILEDENTRIES() Determine if FAILEDENTRIES has a value