| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
BackupSelection.listOfTags()
A list of conditions that you define to assign resources to your backup plans using tags.
|
| Modifier and Type | Method and Description |
|---|---|
BackupSelection.Builder |
BackupSelection.Builder.listOfTags(Condition... listOfTags)
A list of conditions that you define to assign resources to your backup plans using tags.
|
| Modifier and Type | Method and Description |
|---|---|
BackupSelection.Builder |
BackupSelection.Builder.listOfTags(Collection<Condition> listOfTags)
A list of conditions that you define to assign resources to your backup plans using tags.
|
Copyright © 2023. All rights reserved.