#include <BackupRetentionPolicy.h>
A policy that defines the number of days to retain backups.
See Also:
AWS API Reference
Definition at line 33 of file BackupRetentionPolicy.h.
◆ BackupRetentionPolicy() [1/2]
Aws::CloudHSMV2::Model::BackupRetentionPolicy::BackupRetentionPolicy |
( |
| ) |
|
◆ BackupRetentionPolicy() [2/2]
◆ GetType()
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 46 of file BackupRetentionPolicy.h.
◆ GetValue()
const Aws::String& Aws::CloudHSMV2::Model::BackupRetentionPolicy::GetValue |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ operator=()
◆ SetType() [1/2]
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 64 of file BackupRetentionPolicy.h.
◆ SetType() [2/2]
void Aws::CloudHSMV2::Model::BackupRetentionPolicy::SetType |
( |
const BackupRetentionType & |
value | ) |
|
|
inline |
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 58 of file BackupRetentionPolicy.h.
◆ SetValue() [1/3]
void Aws::CloudHSMV2::Model::BackupRetentionPolicy::SetValue |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetValue() [2/3]
void Aws::CloudHSMV2::Model::BackupRetentionPolicy::SetValue |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetValue() [3/3]
void Aws::CloudHSMV2::Model::BackupRetentionPolicy::SetValue |
( |
const char * |
value | ) |
|
|
inline |
◆ TypeHasBeenSet()
bool Aws::CloudHSMV2::Model::BackupRetentionPolicy::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 52 of file BackupRetentionPolicy.h.
◆ ValueHasBeenSet()
bool Aws::CloudHSMV2::Model::BackupRetentionPolicy::ValueHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithType() [1/2]
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 76 of file BackupRetentionPolicy.h.
◆ WithType() [2/2]
The type of backup retention policy. For the DAYS
type, the value is the number of days to retain backups.
Definition at line 70 of file BackupRetentionPolicy.h.
◆ WithValue() [1/3]
◆ WithValue() [2/3]
◆ WithValue() [3/3]
The documentation for this class was generated from the following file: