| Package | Description |
|---|---|
| software.amazon.awscdk.services.backup |
AWS Backup Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BackupSelectionProps
(experimental) Properties for a BackupSelection.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BackupSelectionOptions.Jsii$Proxy
An implementation for
BackupSelectionOptions |
static class |
BackupSelectionProps.Jsii$Proxy
An implementation for
BackupSelectionProps |
| Modifier and Type | Method and Description |
|---|---|
BackupSelectionOptions |
BackupSelectionOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
BackupSelection |
BackupPlan.addSelection(String id,
BackupSelectionOptions options)
(experimental) Adds a selection to this plan.
|
Copyright © 2021. All rights reserved.