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