| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchDescribeTypeConfigurationsResponse |
CloudFormationClient.batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest)
Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry for the
account and Region.
|
default CompletableFuture<BatchDescribeTypeConfigurationsResponse> |
CloudFormationAsyncClient.batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest)
Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry for the
account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchDescribeTypeConfigurationsRequestMarshaller.marshall(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest) |
Copyright © 2023. All rights reserved.