ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs(val apiKey: Output<String>, val applicationKey: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs>

Constructors

Functions

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

Properties

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