Class CfnConnection.ConnectionPropertiesInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnection.ConnectionPropertiesInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnection.ConnectionPropertiesInputProperty
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 ObjectAmazon Q properties of the connection.final 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 ObjectS3 Properties Input.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
-
getAmazonQProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyAmazon Q properties of the connection.Returns union: either
IResolvableorCfnConnection.AmazonQPropertiesInputProperty- Specified by:
getAmazonQPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getAthenaProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Amazon Athena properties of a connection.Returns union: either
IResolvableorCfnConnection.AthenaPropertiesInputProperty- Specified by:
getAthenaPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getGlueProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe AWS Glue properties of a connection.Returns union: either
IResolvableorCfnConnection.GluePropertiesInputProperty- Specified by:
getGluePropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getHyperPodProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe hyper pod properties of a connection.Returns union: either
IResolvableorCfnConnection.HyperPodPropertiesInputProperty- Specified by:
getHyperPodPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getIamProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe IAM properties of a connection.Returns union: either
IResolvableorCfnConnection.IamPropertiesInputProperty- Specified by:
getIamPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getRedshiftProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Amazon Redshift properties of a connection.Returns union: either
IResolvableorCfnConnection.RedshiftPropertiesInputProperty- Specified by:
getRedshiftPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getS3Properties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyS3 Properties Input.Returns union: either
IResolvableorCfnConnection.S3PropertiesInputProperty- Specified by:
getS3Propertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getSparkEmrProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Spark EMR properties of a connection.Returns union: either
IResolvableorCfnConnection.SparkEmrPropertiesInputProperty- Specified by:
getSparkEmrPropertiesin interfaceCfnConnection.ConnectionPropertiesInputProperty- See Also:
-
getSparkGlueProperties
Description copied from interface:CfnConnection.ConnectionPropertiesInputPropertyThe Spark AWS Glue properties of a connection.Returns union: either
IResolvableorCfnConnection.SparkGluePropertiesInputProperty- 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()
-