connectorOAuthRequest

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

Parameters

value

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


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

Parameters

argument

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