| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeletionWarning> |
BatchDeleteConfigurationTask.deletionWarnings()
A list of configuration IDs that produced warnings regarding their deletion, paired with a warning message.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteConfigurationTask.Builder |
BatchDeleteConfigurationTask.Builder.deletionWarnings(DeletionWarning... deletionWarnings)
A list of configuration IDs that produced warnings regarding their deletion, paired with a warning message.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteConfigurationTask.Builder |
BatchDeleteConfigurationTask.Builder.deletionWarnings(Collection<DeletionWarning> deletionWarnings)
A list of configuration IDs that produced warnings regarding their deletion, paired with a warning message.
|
Copyright © 2023. All rights reserved.