Uses of Class
software.amazon.awscdk.services.glue.CfnUsageProfileProps.Builder
-
Uses of CfnUsageProfileProps.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionstatic CfnUsageProfileProps.Builder
CfnUsageProfileProps.builder()
CfnUsageProfileProps.Builder.configuration
(IResolvable configuration) Sets the value ofCfnUsageProfileProps.getConfiguration()
CfnUsageProfileProps.Builder.configuration
(CfnUsageProfile.ProfileConfigurationProperty configuration) Sets the value ofCfnUsageProfileProps.getConfiguration()
CfnUsageProfileProps.Builder.description
(String description) Sets the value ofCfnUsageProfileProps.getDescription()
Sets the value ofCfnUsageProfileProps.getName()
Sets the value ofCfnUsageProfileProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUsageProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUsageProfileProps.Builder
.