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