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