Uses of Class
software.amazon.awssdk.services.cloudformation.model.TypeConfigurationNotFoundException
-
Packages that use TypeConfigurationNotFoundException Package Description software.amazon.awssdk.services.cloudformation CloudFormation -
-
Uses of TypeConfigurationNotFoundException in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that throw TypeConfigurationNotFoundException Modifier and Type Method Description default BatchDescribeTypeConfigurationsResponseCloudFormationClient. batchDescribeTypeConfigurations(Consumer<BatchDescribeTypeConfigurationsRequest.Builder> batchDescribeTypeConfigurationsRequest)Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your current account and Region.default BatchDescribeTypeConfigurationsResponseCloudFormationClient. batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest)Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your current account and Region.
-