Class CfnConfigurationSet.GuardianOptionsProperty.Jsii$Proxy

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

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

  • Method Details

    • getOptimizedSharedDelivery

      public final String getOptimizedSharedDelivery()
      Description copied from interface: CfnConfigurationSet.GuardianOptionsProperty
      Specifies the status of your VDM optimized shared delivery. Can be one of the following:.

      • ENABLED – Amazon SES enables optimized shared delivery for the configuration set.
      • DISABLED – Amazon SES disables optimized shared delivery for the configuration set.
      Specified by:
      getOptimizedSharedDelivery in interface CfnConfigurationSet.GuardianOptionsProperty
    • $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