| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLogicallyAirGappedBackupVaultResult |
AbstractAWSBackup.createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest request) |
CreateLogicallyAirGappedBackupVaultResult |
AWSBackupClient.createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest request)
This request creates a logical container to where backups may be copied.
|
CreateLogicallyAirGappedBackupVaultResult |
AWSBackup.createLogicallyAirGappedBackupVault(CreateLogicallyAirGappedBackupVaultRequest createLogicallyAirGappedBackupVaultRequest)
This request creates a logical container to where backups may be copied.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.clone() |
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.withBackupVaultArn(String backupVaultArn)
This is the ARN (Amazon Resource Name) of the vault being created.
|
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.withBackupVaultName(String backupVaultName)
The name of a logical container where backups are stored.
|
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.withCreationDate(Date creationDate)
The date and time when the vault was created.
|
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.withVaultState(String vaultState)
This is the current state of the vault.
|
CreateLogicallyAirGappedBackupVaultResult |
CreateLogicallyAirGappedBackupVaultResult.withVaultState(VaultState vaultState)
This is the current state of the vault.
|
Copyright © 2024. All rights reserved.