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