Uses of Class
software.amazon.awscdk.services.glue.CfnUsageProfile.ConfigurationObjectProperty.Builder
Packages that use CfnUsageProfile.ConfigurationObjectProperty.Builder
-
Uses of CfnUsageProfile.ConfigurationObjectProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnUsageProfile.ConfigurationObjectProperty.BuilderModifier and TypeMethodDescriptionCfnUsageProfile.ConfigurationObjectProperty.Builder.allowedValues
(List<String> allowedValues) Sets the value ofCfnUsageProfile.ConfigurationObjectProperty.getAllowedValues()
CfnUsageProfile.ConfigurationObjectProperty.builder()
CfnUsageProfile.ConfigurationObjectProperty.Builder.defaultValue
(String defaultValue) Sets the value ofCfnUsageProfile.ConfigurationObjectProperty.getDefaultValue()
Sets the value ofCfnUsageProfile.ConfigurationObjectProperty.getMaxValue()
Sets the value ofCfnUsageProfile.ConfigurationObjectProperty.getMinValue()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnUsageProfile.ConfigurationObjectProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUsageProfile.ConfigurationObjectProperty.Builder
.