| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TypeConfigurationDetails> |
BatchDescribeTypeConfigurationsResponse.typeConfigurations()
A list of any of the specified extension configurations from the CloudFormation registry.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeTypeConfigurationsResponse.Builder |
BatchDescribeTypeConfigurationsResponse.Builder.typeConfigurations(TypeConfigurationDetails... typeConfigurations)
A list of any of the specified extension configurations from the CloudFormation registry.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeTypeConfigurationsResponse.Builder |
BatchDescribeTypeConfigurationsResponse.Builder.typeConfigurations(Collection<TypeConfigurationDetails> typeConfigurations)
A list of any of the specified extension configurations from the CloudFormation registry.
|
Copyright © 2023. All rights reserved.