Skip to content

/AWS1/CL_R5ECREATERECGROUPRSP

CreateRecoveryGroupResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_CELLS TYPE /AWS1/CL_R5E__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

A list of a cell's Amazon Resource Names (ARNs).

IV_RECOVERYGROUPARN TYPE /AWS1/R5E__STRINGMAX256 /AWS1/R5E__STRINGMAX256

The Amazon Resource Name (ARN) for the recovery group.

IV_RECOVERYGROUPNAME TYPE /AWS1/R5E__STRMAX64PATAAZAZ09Z /AWS1/R5E__STRMAX64PATAAZAZ09Z

The name of the recovery group.

IT_TAGS TYPE /AWS1/CL_R5ETAGS_W=>TT_TAGS TT_TAGS

The tags associated with the recovery group.


Queryable Attributes

Cells

A list of a cell's Amazon Resource Names (ARNs).

Accessible with the following methods

Method Description
GET_CELLS() Getter for CELLS, with configurable default
ASK_CELLS() Getter for CELLS w/ exceptions if field has no value
HAS_CELLS() Determine if CELLS has a value

RecoveryGroupArn

The Amazon Resource Name (ARN) for the recovery group.

Accessible with the following methods

Method Description
GET_RECOVERYGROUPARN() Getter for RECOVERYGROUPARN, with configurable default
ASK_RECOVERYGROUPARN() Getter for RECOVERYGROUPARN w/ exceptions if field has no va
HAS_RECOVERYGROUPARN() Determine if RECOVERYGROUPARN has a value

RecoveryGroupName

The name of the recovery group.

Accessible with the following methods

Method Description
GET_RECOVERYGROUPNAME() Getter for RECOVERYGROUPNAME, with configurable default
ASK_RECOVERYGROUPNAME() Getter for RECOVERYGROUPNAME w/ exceptions if field has no v
HAS_RECOVERYGROUPNAME() Determine if RECOVERYGROUPNAME has a value

Tags

The tags associated with the recovery group.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value