Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder
Packages that use CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder
-
Uses of CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.additionalArgs(CfnConnectionPropsMixin.SparkGlueArgsProperty additionalArgs) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.additionalArgs(IResolvable additionalArgs) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.builder()CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.glueConnectionName(String glueConnectionName) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.glueVersion(String glueVersion) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.idleTimeout(Number idleTimeout) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.javaVirtualEnv(String javaVirtualEnv) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.numberOfWorkers(Number numberOfWorkers) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.pythonVirtualEnv(String pythonVirtualEnv) CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.workerType(String workerType) Sets the value ofCfnConnectionPropsMixin.SparkGluePropertiesInputProperty.getWorkerType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.