VBRAmazonS3Repository
Contains settings of the Amazon S3 object storage repository.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
AmazonS3Folder |
Amazon folder. |
|
|
EnableIAStorageClass |
Bool |
Defines that the infrequent access storage class is enabled (TRUE) or not enabled (FALSE). |
|
EnableOZIAStorageClass |
Bool |
Defines that the One Zone-IA storage class enabled (TRUE) or not enabled (FALSE). |
|
BackupImmutabilityEnabled |
Bool |
Defines that the backup immutability option enabled (TRUE) or not enabled (FALSE). |
|
ImmutabilityPeriod |
Int |
Immutability period in days. |
|
MountServerOptions |
Mount server settings. |