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