Show / Hide Table of Contents

Class WebAclLoggingConfiguration

Inheritance
System.Object
WebAclLoggingConfiguration
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.Aws.Waf.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class WebAclLoggingConfiguration

Fields

View Source

LogDestination

Amazon Resource Name (ARN) of Kinesis Firehose Delivery Stream

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

RedactedFields

Configuration block containing parts of the request that you want redacted from the logs. Detailed below.

Declaration
public readonly WebAclLoggingConfigurationRedactedFields RedactedFields
Field Value
Type Description
WebAclLoggingConfigurationRedactedFields
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.