Class AuditSinkSpec
AuditSinkSpec holds the spec for the audit sink
Inheritance
System.Object
AuditSinkSpec
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.Kubernetes.Types.Outputs.AuditRegistraion.V1Alpha1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class AuditSinkSpec
Fields
View SourcePolicy
Policy defines the policy for selecting which events should be sent to the webhook required
Declaration
public readonly Policy Policy
Field Value
| Type | Description |
|---|---|
| Policy |
Webhook
Webhook to send events required
Declaration
public readonly Webhook Webhook
Field Value
| Type | Description |
|---|---|
| Webhook |