| Modifier and Type | Interface and Description |
|---|---|
interface |
EmailSubscriptionProps
Options for email subscriptions.
|
interface |
LambdaSubscriptionProps
Properties for a Lambda subscription.
|
interface |
SqsSubscriptionProps
Properties for an SQS subscription.
|
interface |
UrlSubscriptionProps
Options for URL subscriptions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmailSubscriptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
LambdaSubscriptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
SqsSubscriptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
SubscriptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
UrlSubscriptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionProps |
SubscriptionProps.Builder.build()
Builds the configured instance.
|
Copyright © 2019. All rights reserved.