Class CfnConnection.ConnectionPropertiesInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.datazone.CfnConnection.ConnectionPropertiesInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnection.ConnectionPropertiesInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnection.ConnectionPropertiesInputProperty
@Stability(Stable)
@Internal
public static final class CfnConnection.ConnectionPropertiesInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnection.ConnectionPropertiesInputProperty
An implementation for
CfnConnection.ConnectionPropertiesInputProperty-
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.ConnectionPropertiesInputProperty
CfnConnection.ConnectionPropertiesInputProperty.Builder, CfnConnection.ConnectionPropertiesInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.ConnectionPropertiesInputProperty.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 Amazon Athena properties of a connection.final ObjectThe AWS Glue properties of a connection.final ObjectThe hyper pod properties of a connection.final ObjectThe IAM properties of a connection.final ObjectThe Amazon Redshift properties of a connection.final ObjectThe Spark EMR properties of a connection.final ObjectThe Spark AWS Glue properties of a connection.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.ConnectionPropertiesInputProperty.Builder.
-
-
Method Details
-
getAthenaProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Amazon Athena properties of a connection.- Specified by:
getAthenaPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getGlueProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe AWS Glue properties of a connection.- Specified by:
getGluePropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getHyperPodProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe hyper pod properties of a connection.- Specified by:
getHyperPodPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getIamProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe IAM properties of a connection.- Specified by:
getIamPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getRedshiftProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Amazon Redshift properties of a connection.- Specified by:
getRedshiftPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getSparkEmrProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Spark EMR properties of a connection.- Specified by:
getSparkEmrPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getSparkGlueProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Spark AWS Glue properties of a connection.- Specified by:
getSparkGluePropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- 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()
-