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