/AWS1/CL_BUPUPDATETIERCONFOUT¶
UpdateTieringConfigurationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tieringconfigurationarn TYPE /AWS1/BUPARN /AWS1/BUPARN¶
An Amazon Resource Name (ARN) that uniquely identifies the updated tiering configuration.
iv_tieringconfigurationname TYPE /AWS1/BUPTIERINGCONFNAME /AWS1/BUPTIERINGCONFNAME¶
This unique string is the name of the tiering configuration.
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
CreationTimeis 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
LastUpdatedTimeis accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087AM.
Queryable Attributes¶
TieringConfigurationArn¶
An Amazon Resource Name (ARN) that uniquely identifies the updated 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 |
TieringConfigurationName¶
This unique string is the name of the tiering configuration.
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 |
CreationTime¶
The date and time a tiering configuration was created, in Unix format and Coordinated Universal Time (UTC). The value of
CreationTimeis 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
LastUpdatedTimeis 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 |