RedshiftCredentials
Amazon Redshift credentials of a connection.
Inheritors
Types
Functions
Link copied to clipboard
Casts this RedshiftCredentials as a SecretArn and retrieves its kotlin.String value. Throws an exception if the RedshiftCredentials is not a SecretArn.
Link copied to clipboard
Casts this RedshiftCredentials as a SecretArn and retrieves its kotlin.String value. Returns null if the RedshiftCredentials is not a SecretArn.
Link copied to clipboard
Casts this RedshiftCredentials as a UsernamePassword and retrieves its aws.sdk.kotlin.services.datazone.model.UsernamePassword value. Throws an exception if the RedshiftCredentials is not a UsernamePassword.
Link copied to clipboard
Casts this RedshiftCredentials as a UsernamePassword and retrieves its aws.sdk.kotlin.services.datazone.model.UsernamePassword value. Returns null if the RedshiftCredentials is not a UsernamePassword.