Skip to content

/AWS1/CL_BUPTIERCONFINPFORCRE

This contains metadata about a tiering configuration for create operations.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_tieringconfigurationname TYPE /AWS1/BUPTIERINGCONFNAME /AWS1/BUPTIERINGCONFNAME

The unique name of the tiering configuration. This cannot be changed after creation, and it must consist of only alphanumeric characters and underscores.

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.

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.


Queryable Attributes

TieringConfigurationName

The unique name of the tiering configuration. This cannot be changed after creation, and it must consist of only alphanumeric characters and underscores.

Accessible with the following methods

Method Description
GET_TIERINGCONFIGURATIONNAME() Getter for TIERINGCONFIGURATIONNAME, with configurable defau
ASK_TIERINGCONFIGURATIONNAME() Getter for TIERINGCONFIGURATIONNAME w/ exceptions if field h
HAS_TIERINGCONFIGURATIONNAME() Determine if TIERINGCONFIGURATIONNAME 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

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