Show / Hide Table of Contents

Class CfnEventBusTraceLogsOutputFormat

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

Inheritance
object
CfnEventBusTraceLogsOutputFormat
Namespace: Amazon.CDK.Mixins.Preview.AWS.Events.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnEventBusTraceLogsOutputFormat : DeputyBase
Syntax (vb)
Public Class CfnEventBusTraceLogsOutputFormat 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.Events.Mixins;

             var cfnEventBusTraceLogsOutputFormat = new CfnEventBusTraceLogsOutputFormat();

Synopsis

Constructors

CfnEventBusTraceLogsOutputFormat()

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

Constructors

CfnEventBusTraceLogsOutputFormat()

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

public CfnEventBusTraceLogsOutputFormat()
Remarks

Stability: Experimental

Back to top Generated by DocFX