Connector Profile Redshift Connector Profile Credentials Args
data class ConnectorProfileRedshiftConnectorProfileCredentialsArgs(val password: Output<String>? = null, val username: Output<String>? = null) : ConvertibleToJava<ConnectorProfileRedshiftConnectorProfileCredentialsArgs>