Show / Hide Table of Contents

Class CfnApplicationEventLogsOutputFormat

(experimental) Output Format options for each destination of CfnApplicationEventLogs.

Inheritance
object
CfnApplicationEventLogsOutputFormat
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

Back to top Generated by DocFX