Class CfnConfigurationSet.ReputationOptionsProperty.Jsii$Proxy

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

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

  • Method Details

    • getReputationMetricsEnabled

      public final Object getReputationMetricsEnabled()
      Description copied from interface: CfnConfigurationSet.ReputationOptionsProperty
      Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.

      If the value is true , reputation metrics are published. If the value is false , reputation metrics are not published. The default value is false .

      Specified by:
      getReputationMetricsEnabled in interface CfnConfigurationSet.ReputationOptionsProperty
    • $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