Show / Hide Table of Contents

Class CfnMailManagerIngressPointApplicationLogsOutputFormat

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

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

             var cfnMailManagerIngressPointApplicationLogsOutputFormat = new CfnMailManagerIngressPointApplicationLogsOutputFormat();

Synopsis

Constructors

CfnMailManagerIngressPointApplicationLogsOutputFormat()

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

Constructors

CfnMailManagerIngressPointApplicationLogsOutputFormat()

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

public CfnMailManagerIngressPointApplicationLogsOutputFormat()
Remarks

Stability: Experimental

Back to top Generated by DocFX