Show / Hide Table of Contents

Class ServiceIntegrationEndpointDatadogUserConfig

Inheritance
System.Object
ServiceIntegrationEndpointDatadogUserConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aiven.Outputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class ServiceIntegrationEndpointDatadogUserConfig

Fields

View Source

DatadogApiKey

Declaration
public readonly string DatadogApiKey
Field Value
Type Description
System.String
View Source

DisableConsumerStats

Declaration
public readonly string DisableConsumerStats
Field Value
Type Description
System.String
View Source

MaxPartitionContexts

Declaration
public readonly int? MaxPartitionContexts
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Site

Declaration
public readonly string Site
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.