Class BatchDescribeTypeConfigurationsError

java.lang.Object
software.amazon.awssdk.services.cloudformation.model.BatchDescribeTypeConfigurationsError
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchDescribeTypeConfigurationsError.Builder,BatchDescribeTypeConfigurationsError>

@Generated("software.amazon.awssdk:codegen") public final class BatchDescribeTypeConfigurationsError extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchDescribeTypeConfigurationsError.Builder,BatchDescribeTypeConfigurationsError>

Detailed information concerning an error generated during the setting of configuration data for a CloudFormation extension.

See Also: