Uses of Class
software.amazon.awscdk.services.glue.CfnRegistryProps.Builder
-
Uses of CfnRegistryProps.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionstatic CfnRegistryProps.Builder
CfnRegistryProps.builder()
CfnRegistryProps.Builder.description
(String description) Sets the value ofCfnRegistryProps.getDescription()
Sets the value ofCfnRegistryProps.getName()
Sets the value ofCfnRegistryProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRegistryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRegistryProps.Builder
.