Connector Profile Connector Profile Config Connector Profile Credentials Redshift Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs(val password: Output<String>, val username: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshiftArgs(password: Output<String>, username: Output<String>)