Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnSchemaMixinProps.Builder
Packages that use CfnSchemaMixinProps.Builder
-
Uses of CfnSchemaMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnSchemaMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSchemaMixinProps.BuilderCfnSchemaMixinProps.builder()CfnSchemaMixinProps.Builder.checkpointVersion(CfnSchemaPropsMixin.SchemaVersionProperty checkpointVersion) Sets the value ofCfnSchemaMixinProps.getCheckpointVersion()CfnSchemaMixinProps.Builder.checkpointVersion(IResolvable checkpointVersion) Sets the value ofCfnSchemaMixinProps.getCheckpointVersion()CfnSchemaMixinProps.Builder.compatibility(String compatibility) Sets the value ofCfnSchemaMixinProps.getCompatibility()CfnSchemaMixinProps.Builder.dataFormat(String dataFormat) Sets the value ofCfnSchemaMixinProps.getDataFormat()CfnSchemaMixinProps.Builder.description(String description) Sets the value ofCfnSchemaMixinProps.getDescription()Sets the value ofCfnSchemaMixinProps.getName()CfnSchemaMixinProps.Builder.registry(CfnSchemaPropsMixin.RegistryProperty registry) Sets the value ofCfnSchemaMixinProps.getRegistry()CfnSchemaMixinProps.Builder.registry(IResolvable registry) Sets the value ofCfnSchemaMixinProps.getRegistry()CfnSchemaMixinProps.Builder.schemaDefinition(String schemaDefinition) Sets the value ofCfnSchemaMixinProps.getSchemaDefinition()Sets the value ofCfnSchemaMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnSchemaMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSchemaMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSchemaMixinProps.Builder.