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