Skip to content

/AWS1/CL_BUPTIERCONFINPFORUPD

This contains metadata about a tiering configuration for update operations.

CONSTRUCTOR

IMPORTING

Required arguments:

it_resourceselection TYPE /AWS1/CL_BUPRESOURCESELECTION=>TT_RESOURCESELECTIONS TT_RESOURCESELECTIONS

An array of resource selection objects that specify which resources are included in the tiering configuration and their tiering settings.

iv_backupvaultname TYPE /AWS1/BUPBACKUPVAULTNAMEORWI00 /AWS1/BUPBACKUPVAULTNAMEORWI00

The name of the backup vault where the tiering configuration applies. Use * to apply to all backup vaults.


Queryable Attributes

ResourceSelection

An array of resource selection objects that specify which resources are included in the tiering configuration and their tiering settings.

Accessible with the following methods

Method Description
GET_RESOURCESELECTION() Getter for RESOURCESELECTION, with configurable default
ASK_RESOURCESELECTION() Getter for RESOURCESELECTION w/ exceptions if field has no v
HAS_RESOURCESELECTION() Determine if RESOURCESELECTION has a value

BackupVaultName

The name of the backup vault where the tiering configuration applies. Use * to apply to all backup vaults.

Accessible with the following methods

Method Description
GET_BACKUPVAULTNAME() Getter for BACKUPVAULTNAME, with configurable default
ASK_BACKUPVAULTNAME() Getter for BACKUPVAULTNAME w/ exceptions if field has no val
HAS_BACKUPVAULTNAME() Determine if BACKUPVAULTNAME has a value