AmplitudeConnectorProfileCredentials

The connector-specific credentials required when using Amplitude.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

Link copied to clipboard

The Secret Access Key portion of the credentials.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String