CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.backupVaultArn(String backupVaultArn) |
This is the ARN (Amazon Resource Name) of the vault being created.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.backupVaultName(String backupVaultName) |
The name of a logical container where backups are stored.
|
static CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.builder() |
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.creationDate(Instant creationDate) |
The date and time when the vault was created.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.toBuilder() |
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.vaultState(String vaultState) |
This is the current state of the vault.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.vaultState(VaultState vaultState) |
This is the current state of the vault.
|