ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs(val apiKey: Output<String>, val secretKey: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs

Properties

Link copied to clipboard
val apiKey: Output<String>
Link copied to clipboard
val secretKey: Output<String>