Class CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.datazone.mixins.CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty
@Stability(Stable)
@Internal
public static final class CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty
An implementation for
CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty-
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.SparkEmrPropertiesInputProperty
CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.Builder, CfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty.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 StringThe compute ARN of Spark EMR.final StringThe instance profile ARN of Spark EMR.final StringThe java virtual env of the Spark EMR.final StringThe log URI of the Spark EMR.final Stringfinal StringThe Python virtual env of the Spark EMR.final StringThe runtime role of the Spark EMR.final StringThe certificates S3 URI of the Spark EMR.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.SparkEmrPropertiesInputProperty.Builder.
-
-
Method Details
-
getComputeArn
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe compute ARN of Spark EMR.- Specified by:
getComputeArnin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getInstanceProfileArn
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe instance profile ARN of Spark EMR.- Specified by:
getInstanceProfileArnin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getJavaVirtualEnv
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe java virtual env of the Spark EMR.- Specified by:
getJavaVirtualEnvin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getLogUri
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe log URI of the Spark EMR.- Specified by:
getLogUriin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getManagedEndpointArn
- Specified by:
getManagedEndpointArnin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getPythonVirtualEnv
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe Python virtual env of the Spark EMR.- Specified by:
getPythonVirtualEnvin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getRuntimeRole
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe runtime role of the Spark EMR.- Specified by:
getRuntimeRolein interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- See Also:
-
getTrustedCertificatesS3Uri
Description copied from interface:CfnConnectionPropsMixin.SparkEmrPropertiesInputPropertyThe certificates S3 URI of the Spark EMR.- Specified by:
getTrustedCertificatesS3Uriin interfaceCfnConnectionPropsMixin.SparkEmrPropertiesInputProperty- 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()
-