/AWS1/CL_BUPINDEXACTION¶
This is an optional array within a BackupRule.
IndexAction consists of one ResourceTypes.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_resourcetypes
TYPE /AWS1/CL_BUPRESOURCETYPES_W=>TT_RESOURCETYPES
TT_RESOURCETYPES
¶
0 or 1 index action will be accepted for each BackupRule.
Valid values:
EBS
for Amazon Elastic Block Store
S3
for Amazon Simple Storage Service (Amazon S3)
Queryable Attributes¶
ResourceTypes¶
0 or 1 index action will be accepted for each BackupRule.
Valid values:
EBS
for Amazon Elastic Block Store
S3
for Amazon Simple Storage Service (Amazon S3)
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCETYPES() |
Getter for RESOURCETYPES, with configurable default |
ASK_RESOURCETYPES() |
Getter for RESOURCETYPES w/ exceptions if field has no value |
HAS_RESOURCETYPES() |
Determine if RESOURCETYPES 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_INDEXACTIONS
¶
TYPES TT_INDEXACTIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BUPINDEXACTION WITH DEFAULT KEY
.