#include <Transition.h>
Definition at line 34 of file Transition.h.
Aws::S3::Model::Transition::Transition |
( |
| ) |
|
Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.
Definition at line 47 of file Transition.h.
int Aws::S3::Model::Transition::GetDays |
( |
| ) |
const |
|
inline |
Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer.
Definition at line 77 of file Transition.h.
The class of storage used to store the object.
Definition at line 94 of file Transition.h.
Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.
Definition at line 53 of file Transition.h.
Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.
Definition at line 59 of file Transition.h.
void Aws::S3::Model::Transition::SetDays |
( |
int |
value | ) |
|
|
inline |
Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer.
Definition at line 83 of file Transition.h.
The class of storage used to store the object.
Definition at line 99 of file Transition.h.
The class of storage used to store the object.
Definition at line 104 of file Transition.h.
Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.
Definition at line 65 of file Transition.h.
Indicates at what date the object is to be moved or deleted. Should be in GMT ISO 8601 Format.
Definition at line 71 of file Transition.h.
Transition& Aws::S3::Model::Transition::WithDays |
( |
int |
value | ) |
|
|
inline |
Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer.
Definition at line 89 of file Transition.h.
The class of storage used to store the object.
Definition at line 109 of file Transition.h.
The class of storage used to store the object.
Definition at line 114 of file Transition.h.
The documentation for this class was generated from the following file: