Class CfnAgentApplicationLogsOutputFormat
(experimental) Output Format options for each destination of CfnAgentApplicationLogs.
Namespace: Amazon.CDK.Mixins.Preview.AWS.Bedrock.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnAgentApplicationLogsOutputFormat : DeputyBase
Syntax (vb)
Public Class CfnAgentApplicationLogsOutputFormat 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 cfnAgentApplicationLogsOutputFormat = new CfnAgentApplicationLogsOutputFormat();
Synopsis
Constructors
| CfnAgentApplicationLogsOutputFormat() | (experimental) Output Format options for each destination of CfnAgentApplicationLogs. |
Constructors
CfnAgentApplicationLogsOutputFormat()
(experimental) Output Format options for each destination of CfnAgentApplicationLogs.
public CfnAgentApplicationLogsOutputFormat()
Remarks
Stability: Experimental