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