| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDescribeTypeConfigurationsError> |
BatchDescribeTypeConfigurationsResponse.errors()
A list of information concerning any errors generated during the setting of the specified configurations.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeTypeConfigurationsResponse.Builder |
BatchDescribeTypeConfigurationsResponse.Builder.errors(BatchDescribeTypeConfigurationsError... errors)
A list of information concerning any errors generated during the setting of the specified configurations.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeTypeConfigurationsResponse.Builder |
BatchDescribeTypeConfigurationsResponse.Builder.errors(Collection<BatchDescribeTypeConfigurationsError> errors)
A list of information concerning any errors generated during the setting of the specified configurations.
|
Copyright © 2023. All rights reserved.