ConnectionPropertiesPatch
The connection properties patch.
Inheritors
Types
The Amazon Athena properties of a connection properties patch.
The Amazon Web Services Glue properties of a connection properties patch.
The IAM properties of a connection properties patch.
The Amazon Redshift properties of a connection properties patch.
The Amazon S3 properties of a connection properties patch.
The Spark EMR properties of a connection properties patch.
Functions
Casts this ConnectionPropertiesPatch as a AthenaProperties and retrieves its aws.sdk.kotlin.services.datazone.model.AthenaPropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a AthenaProperties.
Casts this ConnectionPropertiesPatch as a AthenaProperties and retrieves its aws.sdk.kotlin.services.datazone.model.AthenaPropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a AthenaProperties.
Casts this ConnectionPropertiesPatch as a GlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.GluePropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a GlueProperties.
Casts this ConnectionPropertiesPatch as a GlueProperties and retrieves its aws.sdk.kotlin.services.datazone.model.GluePropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a GlueProperties.
Casts this ConnectionPropertiesPatch as a IamProperties and retrieves its aws.sdk.kotlin.services.datazone.model.IamPropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a IamProperties.
Casts this ConnectionPropertiesPatch as a IamProperties and retrieves its aws.sdk.kotlin.services.datazone.model.IamPropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a IamProperties.
Casts this ConnectionPropertiesPatch as a RedshiftProperties and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftPropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a RedshiftProperties.
Casts this ConnectionPropertiesPatch as a RedshiftProperties and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftPropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a RedshiftProperties.
Casts this ConnectionPropertiesPatch as a S3Properties and retrieves its aws.sdk.kotlin.services.datazone.model.S3PropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a S3Properties.
Casts this ConnectionPropertiesPatch as a S3Properties and retrieves its aws.sdk.kotlin.services.datazone.model.S3PropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a S3Properties.
Casts this ConnectionPropertiesPatch as a SparkEmrProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkEmrPropertiesPatch value. Throws an exception if the ConnectionPropertiesPatch is not a SparkEmrProperties.
Casts this ConnectionPropertiesPatch as a SparkEmrProperties and retrieves its aws.sdk.kotlin.services.datazone.model.SparkEmrPropertiesPatch value. Returns null if the ConnectionPropertiesPatch is not a SparkEmrProperties.