Show / Hide Table of Contents

Class CfnKnowledgeBaseTracesOutputFormat

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

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

             var cfnKnowledgeBaseTracesOutputFormat = new CfnKnowledgeBaseTracesOutputFormat();

Synopsis

Constructors

CfnKnowledgeBaseTracesOutputFormat()

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

Constructors

CfnKnowledgeBaseTracesOutputFormat()

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

public CfnKnowledgeBaseTracesOutputFormat()
Remarks

Stability: Experimental

Back to top Generated by DocFX