datadog
suspend fun datadog(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs>)
suspend fun datadog(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgs?)
Parameters
value
Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.
suspend fun datadog(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadogArgsBuilder.() -> Unit)
Parameters
argument
Connector-specific credentials required when using Datadog. See Datadog Connector Profile Credentials for more details.