Class CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.datazone.mixins.CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectionPropsMixin.SparkGluePropertiesInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectionPropsMixin.SparkGluePropertiesInputProperty
@Stability(Stable)
@Internal
public static final class CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectionPropsMixin.SparkGluePropertiesInputProperty
An implementation for
CfnConnectionPropsMixin.SparkGluePropertiesInputProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.datazone.mixins.CfnConnectionPropsMixin.SparkGluePropertiesInputProperty
CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder, CfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe additional args in the Spark AWS Glue properties.final StringThe AWS Glue connection name in the Spark AWS Glue properties.final StringThe AWS Glue version in the Spark AWS Glue properties.final NumberThe idle timeout in the Spark AWS Glue properties.final StringThe Java virtual env in the Spark AWS Glue properties.final NumberThe number of workers in the Spark AWS Glue properties.final StringThe Python virtual env in the Spark AWS Glue properties.final StringThe worker type in the Spark AWS Glue properties.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.SparkGluePropertiesInputProperty.Builder.
-
-
Method Details
-
getAdditionalArgs
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe additional args in the Spark AWS Glue properties.Returns union: either
IResolvableorCfnConnectionPropsMixin.SparkGlueArgsProperty- Specified by:
getAdditionalArgsin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getGlueConnectionName
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe AWS Glue connection name in the Spark AWS Glue properties.- Specified by:
getGlueConnectionNamein interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getGlueVersion
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe AWS Glue version in the Spark AWS Glue properties.- Specified by:
getGlueVersionin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getIdleTimeout
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe idle timeout in the Spark AWS Glue properties.- Specified by:
getIdleTimeoutin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getJavaVirtualEnv
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe Java virtual env in the Spark AWS Glue properties.- Specified by:
getJavaVirtualEnvin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getNumberOfWorkers
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe number of workers in the Spark AWS Glue properties.- Specified by:
getNumberOfWorkersin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getPythonVirtualEnv
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe Python virtual env in the Spark AWS Glue properties.- Specified by:
getPythonVirtualEnvin interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
getWorkerType
Description copied from interface:CfnConnectionPropsMixin.SparkGluePropertiesInputPropertyThe worker type in the Spark AWS Glue properties.- Specified by:
getWorkerTypein interfaceCfnConnectionPropsMixin.SparkGluePropertiesInputProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-