Show / Hide Table of Contents

Class CfnCodeInterpreterCustomApplicationLogsOutputFormat

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

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

Synopsis

Constructors

CfnCodeInterpreterCustomApplicationLogsOutputFormat()

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

Constructors

CfnCodeInterpreterCustomApplicationLogsOutputFormat()

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

public CfnCodeInterpreterCustomApplicationLogsOutputFormat()
Remarks

Stability: Experimental

Back to top Generated by DocFX