connectorOAuthRequest

@JvmName(name = "qeicgbcdwdlycxhv")
suspend fun connectorOAuthRequest(value: Output<ConnectorProfileConnectorOAuthRequestArgs>)
@JvmName(name = "rwpnrtaknxfmqaiu")
suspend fun connectorOAuthRequest(value: ConnectorProfileConnectorOAuthRequestArgs?)

Parameters

value

The oauth needed to request security tokens from the connector endpoint.


@JvmName(name = "qyvixpvfufwmicyo")
suspend fun connectorOAuthRequest(argument: suspend ConnectorProfileConnectorOAuthRequestArgsBuilder.() -> Unit)

Parameters

argument

The oauth needed to request security tokens from the connector endpoint.