Class GetServiceIntegrationEndpointDatadogUserConfigArgs
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.Inputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServiceIntegrationEndpointDatadogUserConfigArgs : InvokeArgs
Constructors
View SourceGetServiceIntegrationEndpointDatadogUserConfigArgs()
Declaration
public GetServiceIntegrationEndpointDatadogUserConfigArgs()
Properties
View SourceDatadogApiKey
Declaration
public string DatadogApiKey { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
DisableConsumerStats
Declaration
public string DisableConsumerStats { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
MaxPartitionContexts
Declaration
public int? MaxPartitionContexts { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Site
Declaration
public string Site { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |