Uses of Enum Class
software.amazon.awscdk.services.stepfunctions.tasks.CustomizationType
Packages that use CustomizationType
Package
Description
Tasks for AWS Step Functions
-
Uses of CustomizationType in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return CustomizationTypeModifier and TypeMethodDescriptiondefault CustomizationTypeBedrockCreateModelCustomizationJobProps.getCustomizationType()The customization type.final CustomizationTypeBedrockCreateModelCustomizationJobProps.Jsii$Proxy.getCustomizationType()static CustomizationTypeReturns the enum constant of this class with the specified name.static CustomizationType[]CustomizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CustomizationTypeModifier and TypeMethodDescriptionBedrockCreateModelCustomizationJob.Builder.customizationType(CustomizationType customizationType) The customization type.BedrockCreateModelCustomizationJobProps.Builder.customizationType(CustomizationType customizationType) Sets the value ofBedrockCreateModelCustomizationJobProps.getCustomizationType()