@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.072Z") @Stability(value=Experimental) public interface WorkmailActionConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkmailActionConfig.Builder
A builder for
WorkmailActionConfig |
static class |
WorkmailActionConfig.Jsii$Proxy
An implementation for
WorkmailActionConfig |
| Modifier and Type | Method and Description |
|---|---|
static WorkmailActionConfig.Builder |
builder() |
String |
getOrganizationArn()
(experimental) The Amazon Resource Name (ARN) of the Amazon WorkMail organization.
|
default String |
getTopicArn()
(experimental) The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the WorkMail action is called.
|
@Stability(value=Experimental) @NotNull String getOrganizationArn()
@Stability(value=Experimental) @Nullable default String getTopicArn()
Default: - No notification is sent to SNS.
@Stability(value=Experimental) static WorkmailActionConfig.Builder builder()
WorkmailActionConfig.Builder of WorkmailActionConfigCopyright © 2021. All rights reserved.