@Stability(value=Stable) public static final class ManualApprovalActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ManualApprovalActionProps
ManualApprovalActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeManualApprovalActionProps.Builder, ManualApprovalActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionName() |
String |
getAdditionalInformation()
Any additional information that you want to include in the notification email message.
|
ITopic |
getNotificationTopic()
Optional SNS topic to send notifications to when an approval is pending.
|
List<String> |
getNotifyEmails()
A list of email addresses to subscribe to notifications when this Action is pending approval.
|
IRole |
getRole() |
Number |
getRunOrder() |
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getAdditionalInformation()
ManualApprovalActionPropsgetAdditionalInformation in interface ManualApprovalActionPropspublic ITopic getNotificationTopic()
ManualApprovalActionPropsgetNotificationTopic in interface ManualApprovalActionPropspublic List<String> getNotifyEmails()
ManualApprovalActionPropsgetNotifyEmails in interface ManualApprovalActionPropspublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.