/AWS1/CL_SARROLLBACKTRIGGER¶
This property corresponds to the AWS CloudFormation RollbackTrigger Data Type.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/SAR__STRING /AWS1/SAR__STRING¶
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
iv_type TYPE /AWS1/SAR__STRING /AWS1/SAR__STRING¶
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
Queryable Attributes¶
Arn¶
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Type¶
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFROLLBACKTRIGGER¶
TYPES TT___LISTOFROLLBACKTRIGGER TYPE STANDARD TABLE OF REF TO /AWS1/CL_SARROLLBACKTRIGGER WITH DEFAULT KEY
.