Class CfnConnection.SparkGluePropertiesInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.datazone.CfnConnection.SparkGluePropertiesInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnection.SparkGluePropertiesInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnection.SparkGluePropertiesInputProperty
@Stability(Stable)
@Internal
public static final class CfnConnection.SparkGluePropertiesInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnection.SparkGluePropertiesInputProperty
An implementation for
CfnConnection.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.services.datazone.CfnConnection.SparkGluePropertiesInputProperty
CfnConnection.SparkGluePropertiesInputProperty.Builder, CfnConnection.SparkGluePropertiesInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.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 theCfnConnection.SparkGluePropertiesInputProperty.Builder.
-
-
Method Details
-
getAdditionalArgs
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe additional args in the Spark AWS Glue properties.Returns union: either
IResolvableorCfnConnection.SparkGlueArgsProperty- Specified by:
getAdditionalArgsin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getGlueConnectionName
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe AWS Glue connection name in the Spark AWS Glue properties.- Specified by:
getGlueConnectionNamein interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getGlueVersion
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe AWS Glue version in the Spark AWS Glue properties.- Specified by:
getGlueVersionin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getIdleTimeout
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe idle timeout in the Spark AWS Glue properties.- Specified by:
getIdleTimeoutin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getJavaVirtualEnv
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe Java virtual env in the Spark AWS Glue properties.- Specified by:
getJavaVirtualEnvin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getNumberOfWorkers
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe number of workers in the Spark AWS Glue properties.- Specified by:
getNumberOfWorkersin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getPythonVirtualEnv
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe Python virtual env in the Spark AWS Glue properties.- Specified by:
getPythonVirtualEnvin interfaceCfnConnection.SparkGluePropertiesInputProperty- See Also:
-
getWorkerType
Description copied from interface:CfnConnection.SparkGluePropertiesInputPropertyThe worker type in the Spark AWS Glue properties.- Specified by:
getWorkerTypein interfaceCfnConnection.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()
-