@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:28.396Z") @Stability(value=Experimental) public interface NotificationRuleTargetConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
NotificationRuleTargetConfig.Builder
A builder for
NotificationRuleTargetConfig |
static class |
NotificationRuleTargetConfig.Jsii$Proxy
An implementation for
NotificationRuleTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
static NotificationRuleTargetConfig.Builder |
builder() |
String |
getTargetAddress()
(experimental) The Amazon Resource Name (ARN) of the Amazon SNS topic or AWS Chatbot client.
|
String |
getTargetType()
(experimental) The target type.
|
@Stability(value=Experimental) @NotNull String getTargetAddress()
@Stability(value=Experimental) @NotNull String getTargetType()
Can be an Amazon SNS topic or AWS Chatbot client.
@Stability(value=Experimental) static NotificationRuleTargetConfig.Builder builder()
Copyright © 2021. All rights reserved.