connectorOAuthRequest

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

Parameters

value

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


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

Parameters

argument

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