Class CfnApplicationEventLogsOutputFormat
(experimental) Output Format options for each destination of CfnApplicationEventLogs.
Namespace: Amazon.CDK.Mixins.Preview.AWS.QBusiness.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnApplicationEventLogsOutputFormat : DeputyBase
Syntax (vb)
Public Class CfnApplicationEventLogsOutputFormat 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.QBusiness.Mixins;
var cfnApplicationEventLogsOutputFormat = new CfnApplicationEventLogsOutputFormat();
Synopsis
Constructors
| CfnApplicationEventLogsOutputFormat() | (experimental) Output Format options for each destination of CfnApplicationEventLogs. |
Constructors
CfnApplicationEventLogsOutputFormat()
(experimental) Output Format options for each destination of CfnApplicationEventLogs.
public CfnApplicationEventLogsOutputFormat()
Remarks
Stability: Experimental