@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.786Z") @Stability(value=Stable) public interface ManualApprovalActionProps extends software.amazon.jsii.JsiiSerializable, CommonAwsActionProps
ManualApprovalAction.| Modifier and Type | Interface and Description |
|---|---|
static class |
ManualApprovalActionProps.Builder
A builder for
ManualApprovalActionProps |
static class |
ManualApprovalActionProps.Jsii$Proxy
An implementation for
ManualApprovalActionProps |
| Modifier and Type | Method and Description |
|---|---|
static ManualApprovalActionProps.Builder |
builder() |
default String |
getAdditionalInformation()
Any additional information that you want to include in the notification email message.
|
default ITopic |
getNotificationTopic()
Optional SNS topic to send notifications to when an approval is pending.
|
default List<String> |
getNotifyEmails()
A list of email addresses to subscribe to notifications when this Action is pending approval.
|
getRolegetActionName, getRunOrder@Stability(value=Stable) default String getAdditionalInformation()
@Stability(value=Stable) default ITopic getNotificationTopic()
@Stability(value=Stable) default List<String> getNotifyEmails()
@Stability(value=Stable) static ManualApprovalActionProps.Builder builder()
builder in interface CommonActionPropsbuilder in interface CommonAwsActionPropsManualApprovalActionProps.Builder of ManualApprovalActionPropsCopyright © 2019. All rights reserved.