datadog
suspend fun datadog(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgs>)
suspend fun datadog(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgs?)
Parameters
value
Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.
suspend fun datadog(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadogArgsBuilder.() -> Unit)
Parameters
argument
Connector-specific properties required when using Datadog. See Generic Connector Profile Properties for more details.