Show / Hide Table of Contents

Class CfnRuntimeTracesOutputFormat

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

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

             var cfnRuntimeTracesOutputFormat = new CfnRuntimeTracesOutputFormat();

Synopsis

Constructors

CfnRuntimeTracesOutputFormat()

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

Constructors

CfnRuntimeTracesOutputFormat()

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

public CfnRuntimeTracesOutputFormat()
Remarks

Stability: Experimental

Back to top Generated by DocFX