Skip to content

/AWS1/CL_BUPTIERINGCONF

This contains metadata about a tiering configuration.

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.

Optional arguments:

iv_tieringconfigurationarn TYPE /AWS1/BUPARN /AWS1/BUPARN

An Amazon Resource Name (ARN) that uniquely identifies the tiering configuration.

iv_creatorrequestid TYPE /AWS1/BUPCREATORREQUESTID /AWS1/BUPCREATORREQUESTID

This is a unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice.

iv_creationtime TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time a tiering configuration was created, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.

iv_lastupdatedtime TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time a tiering configuration was updated, in Unix format and Coordinated Universal Time (UTC). The value of LastUpdatedTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.


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

TieringConfigurationArn

An Amazon Resource Name (ARN) that uniquely identifies the tiering configuration.

Accessible with the following methods

Method Description
GET_TIERINGCONFIGURATIONARN() Getter for TIERINGCONFIGURATIONARN, with configurable defaul
ASK_TIERINGCONFIGURATIONARN() Getter for TIERINGCONFIGURATIONARN w/ exceptions if field ha
HAS_TIERINGCONFIGURATIONARN() Determine if TIERINGCONFIGURATIONARN 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

CreatorRequestId

This is a unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice.

Accessible with the following methods

Method Description
GET_CREATORREQUESTID() Getter for CREATORREQUESTID, with configurable default
ASK_CREATORREQUESTID() Getter for CREATORREQUESTID w/ exceptions if field has no va
HAS_CREATORREQUESTID() Determine if CREATORREQUESTID has a value

CreationTime

The date and time a tiering configuration was created, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastUpdatedTime

The date and time a tiering configuration was updated, in Unix format and Coordinated Universal Time (UTC). The value of LastUpdatedTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.

Accessible with the following methods

Method Description
GET_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME, with configurable default
ASK_LASTUPDATEDTIME() Getter for LASTUPDATEDTIME w/ exceptions if field has no val
HAS_LASTUPDATEDTIME() Determine if LASTUPDATEDTIME has a value