Connector Profile Connector Profile Config Connector Profile Credentials Zendesk Oauth Request Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskOauthRequestArgs(val authCode: Output<String>? = null, val redirectUri: Output<String>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskOauthRequestArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendeskOauthRequestArgs(authCode: Output<String>? = null, redirectUri: Output<String>? = null)