Connector Profile Connector Profile Config Connector Profile Credentials Amplitude Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs(val apiKey: Output<String>, val secretKey: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitudeArgs(apiKey: Output<String>, secretKey: Output<String>)