Class CfnMailManagerRuleSetPropsMixin.SendActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRuleSetPropsMixin.SendActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerRuleSetPropsMixin.SendActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerRuleSetPropsMixin.SendActionProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerRuleSetPropsMixin.SendActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerRuleSetPropsMixin.SendActionProperty
An implementation for
CfnMailManagerRuleSetPropsMixin.SendActionProperty-
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.SendActionProperty
CfnMailManagerRuleSetPropsMixin.SendActionProperty.Builder, CfnMailManagerRuleSetPropsMixin.SendActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSetPropsMixin.SendActionProperty.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.SendActionProperty.Builder.
-
-
Method Details
-
getActionFailurePolicy
Description copied from interface:CfnMailManagerRuleSetPropsMixin.SendActionPropertyA policy that states what to do in the case of failure.The action will fail if there are configuration errors. For example, the caller does not have the permissions to call the sendRawEmail API.
- Specified by:
getActionFailurePolicyin interfaceCfnMailManagerRuleSetPropsMixin.SendActionProperty- See Also:
-
getRoleArn
Description copied from interface:CfnMailManagerRuleSetPropsMixin.SendActionPropertyThe Amazon Resource Name (ARN) of the role to use for this action.This role must have access to the ses:SendRawEmail API.
- Specified by:
getRoleArnin interfaceCfnMailManagerRuleSetPropsMixin.SendActionProperty- 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()
-