ConnectionRedshiftCredentials1PropertiesArgs

data class ConnectionRedshiftCredentials1PropertiesArgs(val usernamePassword: Output<ConnectionUsernamePasswordArgs>) : ConvertibleToJava<ConnectionRedshiftCredentials1PropertiesArgs>

Constructors

constructor(usernamePassword: Output<ConnectionUsernamePasswordArgs>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ConnectionRedshiftCredentials1PropertiesArgs