Class CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty
An implementation for
CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty
CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Builder, CfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSetPropsMixin.ArchiveActionProperty.Builder.
-
-
Method Details
-
getActionFailurePolicy
Description copied from interface:CfnMailManagerRuleSetPropsMixin.ArchiveActionPropertyA policy that states what to do in the case of failure.The action will fail if there are configuration errors. For example, the specified archive has been deleted.
- Specified by:
getActionFailurePolicyin interfaceCfnMailManagerRuleSetPropsMixin.ArchiveActionProperty- See Also:
-
getTargetArchive
Description copied from interface:CfnMailManagerRuleSetPropsMixin.ArchiveActionPropertyThe identifier of the archive to send the email to.- Specified by:
getTargetArchivein interfaceCfnMailManagerRuleSetPropsMixin.ArchiveActionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-