connectorProfileConfig

@JvmName(name = "ncyfhrkuxuxvwdpg")
suspend fun connectorProfileConfig(value: Output<ConnectorProfileConnectorProfileConfigArgs>)
@JvmName(name = "syafucipgmoykqoi")
suspend fun connectorProfileConfig(value: ConnectorProfileConnectorProfileConfigArgs?)

Parameters

value

Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.


@JvmName(name = "pnrctpjuhukknkjv")
suspend fun connectorProfileConfig(argument: suspend ConnectorProfileConnectorProfileConfigArgsBuilder.() -> Unit)

Parameters

argument

Defines the connector-specific configuration and credentials. See Connector Profile Config for more details.