connectorOAuthRequest

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

Parameters

value

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


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

Parameters

argument

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