redshift
suspend fun redshift(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs>)
suspend fun redshift(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgs?)
Parameters
value
Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.
suspend fun redshift(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshiftArgsBuilder.() -> Unit)
Parameters
argument
Connector-specific properties required when using Amazon Redshift. See Redshift Connector Profile Properties for more details.