Uses of Class
software.amazon.awssdk.services.cloudformation.model.SetTypeConfigurationRequest
Packages that use SetTypeConfigurationRequest
Package
Description
-
Uses of SetTypeConfigurationRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type SetTypeConfigurationRequestModifier and TypeMethodDescriptionCloudFormationAsyncClient.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest) Specifies the configuration data for a CloudFormation extension, such as a resource or Hook, in the given account and Region.default SetTypeConfigurationResponseCloudFormationClient.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest) Specifies the configuration data for a CloudFormation extension, such as a resource or Hook, in the given account and Region. -
Uses of SetTypeConfigurationRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type SetTypeConfigurationRequestModifier and TypeMethodDescriptionSetTypeConfigurationRequestMarshaller.marshall(SetTypeConfigurationRequest setTypeConfigurationRequest)