connectorOAuthRequest

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

Parameters

value

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


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

Parameters

argument

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