Class CfnFirewallDenyLogsOutputFormat
(experimental) Output Format options for each destination of CfnFirewallDenyLogs.
Namespace: Amazon.CDK.Mixins.Preview.AWS.NetworkFirewall.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnFirewallDenyLogsOutputFormat : DeputyBase
Syntax (vb)
Public Class CfnFirewallDenyLogsOutputFormat Inherits DeputyBase
Remarks
Stability: Experimental
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.Mixins.Preview.AWS.NetworkFirewall.Mixins;
var cfnFirewallDenyLogsOutputFormat = new CfnFirewallDenyLogsOutputFormat();
Synopsis
Constructors
| CfnFirewallDenyLogsOutputFormat() | (experimental) Output Format options for each destination of CfnFirewallDenyLogs. |
Constructors
CfnFirewallDenyLogsOutputFormat()
(experimental) Output Format options for each destination of CfnFirewallDenyLogs.
public CfnFirewallDenyLogsOutputFormat()
Remarks
Stability: Experimental