Class CfnConfigurationSet.DashboardOptionsProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnConfigurationSet.DashboardOptionsProperty.Jsii$Proxy
All Implemented Interfaces:
CfnConfigurationSet.DashboardOptionsProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnConfigurationSet.DashboardOptionsProperty

@Stability(Stable) @Internal public static final class CfnConfigurationSet.DashboardOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationSet.DashboardOptionsProperty
  • Constructor Details

  • Method Details

    • getEngagementMetrics

      public final String getEngagementMetrics()
      Description copied from interface: CfnConfigurationSet.DashboardOptionsProperty
      Specifies the status of your VDM engagement metrics collection. Can be one of the following:.

      • ENABLED – Amazon SES enables engagement metrics for the configuration set.
      • DISABLED – Amazon SES disables engagement metrics for the configuration set.
      Specified by:
      getEngagementMetrics in interface CfnConfigurationSet.DashboardOptionsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object