ConnectionPropertiesInput
The properties of a connection.
Inheritors
Types
The Amazon Athena properties of a connection.
The Amazon Web Services Glue properties of a connection.
The hyper pod properties of a connection.
The IAM properties of a connection.
The Amazon Redshift properties of a connection.
The Amazon S3 properties of a connection.
The Spark EMR properties of a connection.
The Spark Amazon Web Services Glue properties of a connection.
Functions
Casts this ConnectionPropertiesInput as a AthenaProperties and retrieves its aws.sdk.kotlin.services.datazone.model.AthenaPropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a AthenaProperties.
Casts this ConnectionPropertiesInput as a AthenaProperties and retrieves its aws.sdk.kotlin.services.datazone.model.AthenaPropertiesInput value. Returns null if the ConnectionPropertiesInput is not a AthenaProperties.
Casts this ConnectionPropertiesInput as a GlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.GluePropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a GlueProperties.
Casts this ConnectionPropertiesInput as a GlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.GluePropertiesInput value. Returns null if the ConnectionPropertiesInput is not a GlueProperties.
Casts this ConnectionPropertiesInput as a HyperPodProperties and retrieves its aws.sdk.kotlin.services.datazone.model.HyperPodPropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a HyperPodProperties.
Casts this ConnectionPropertiesInput as a HyperPodProperties and retrieves its aws.sdk.kotlin.services.datazone.model.HyperPodPropertiesInput value. Returns null if the ConnectionPropertiesInput is not a HyperPodProperties.
Casts this ConnectionPropertiesInput as a IamProperties and retrieves its aws.sdk.kotlin.services.datazone.model.IamPropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a IamProperties.
Casts this ConnectionPropertiesInput as a IamProperties and retrieves its aws.sdk.kotlin.services.datazone.model.IamPropertiesInput value. Returns null if the ConnectionPropertiesInput is not a IamProperties.
Casts this ConnectionPropertiesInput as a RedshiftProperties and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftPropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a RedshiftProperties.
Casts this ConnectionPropertiesInput as a RedshiftProperties and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftPropertiesInput value. Returns null if the ConnectionPropertiesInput is not a RedshiftProperties.
Casts this ConnectionPropertiesInput as a S3Properties and retrieves its aws.sdk.kotlin.services.datazone.model.S3PropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a S3Properties.
Casts this ConnectionPropertiesInput as a S3Properties and retrieves its aws.sdk.kotlin.services.datazone.model.S3PropertiesInput value. Returns null if the ConnectionPropertiesInput is not a S3Properties.
Casts this ConnectionPropertiesInput as a SparkEmrProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkEmrPropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a SparkEmrProperties.
Casts this ConnectionPropertiesInput as a SparkEmrProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkEmrPropertiesInput value. Returns null if the ConnectionPropertiesInput is not a SparkEmrProperties.
Casts this ConnectionPropertiesInput as a SparkGlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkGluePropertiesInput value. Throws an exception if the ConnectionPropertiesInput is not a SparkGlueProperties.
Casts this ConnectionPropertiesInput as a SparkGlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkGluePropertiesInput value. Returns null if the ConnectionPropertiesInput is not a SparkGlueProperties.