oauth Request
suspend fun oauthRequest(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgs>)
suspend fun oauthRequest(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgs?)
Parameters
value
Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.
suspend fun oauthRequest(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgsBuilder.() -> Unit)
Parameters
argument
Used by select connectors for which the OAuth workflow is supported. See OAuth Request for more details.