| Modifier and Type | Method and Description |
|---|---|
default ITopic |
PermissionsBroadeningCheckProps.getNotificationTopic()
Topic to send notifications when a human needs to give manual confirmation.
|
ITopic |
PermissionsBroadeningCheckProps.Jsii$Proxy.getNotificationTopic() |
| Modifier and Type | Method and Description |
|---|---|
PermissionsBroadeningCheckProps.Builder |
PermissionsBroadeningCheckProps.Builder.notificationTopic(ITopic notificationTopic)
Sets the value of
PermissionsBroadeningCheckProps.getNotificationTopic() |
ConfirmPermissionsBroadening.Builder |
ConfirmPermissionsBroadening.Builder.notificationTopic(ITopic notificationTopic)
Topic to send notifications when a human needs to give manual confirmation.
|
| Modifier and Type | Method and Description |
|---|---|
ITopic |
NotificationConfiguration.getTopic()
SNS topic to send notifications about fleet scaling events.
|
ITopic |
NotificationConfiguration.Jsii$Proxy.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.topic(ITopic topic)
Sets the value of
NotificationConfiguration.getTopic() |
| Constructor and Description |
|---|
TopicHook(ITopic topic) |
| Modifier and Type | Method and Description |
|---|---|
default ITopic |
BackupVaultProps.getNotificationTopic()
A SNS topic to send vault events to.
|
ITopic |
BackupVaultProps.Jsii$Proxy.getNotificationTopic() |
| Modifier and Type | Method and Description |
|---|---|
BackupVaultProps.Builder |
BackupVaultProps.Builder.notificationTopic(ITopic notificationTopic)
Sets the value of
BackupVaultProps.getNotificationTopic() |
BackupVault.Builder |
BackupVault.Builder.notificationTopic(ITopic notificationTopic)
A SNS topic to send vault events to.
|
| Modifier and Type | Method and Description |
|---|---|
default List<ITopic> |
SlackChannelConfigurationProps.getNotificationTopics()
The SNS topics that deliver notifications to AWS Chatbot.
|
List<ITopic> |
SlackChannelConfigurationProps.Jsii$Proxy.getNotificationTopics() |
| Modifier and Type | Method and Description |
|---|---|
void |
SlackChannelConfiguration.addNotificationTopic(ITopic notificationTopic)
Adds a SNS topic that deliver notifications to AWS Chatbot.
|
| Modifier and Type | Method and Description |
|---|---|
SlackChannelConfigurationProps.Builder |
SlackChannelConfigurationProps.Builder.notificationTopics(List<? extends ITopic> notificationTopics)
Sets the value of
SlackChannelConfigurationProps.getNotificationTopics() |
SlackChannelConfiguration.Builder |
SlackChannelConfiguration.Builder.notificationTopics(List<? extends ITopic> notificationTopics)
The SNS topics that deliver notifications to AWS Chatbot.
|
| Modifier and Type | Method and Description |
|---|---|
ITopic |
EdgeFunctionProps.Jsii$Proxy.getDeadLetterTopic() |
| Modifier and Type | Method and Description |
|---|---|
EdgeFunction.Builder |
EdgeFunction.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
EdgeFunctionProps.Builder |
EdgeFunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
| Modifier and Type | Method and Description |
|---|---|
default ITopic |
TrailProps.getSnsTopic()
SNS topic that is notified when new log files are published.
|
ITopic |
TrailProps.Jsii$Proxy.getSnsTopic() |
| Modifier and Type | Method and Description |
|---|---|
TrailProps.Builder |
TrailProps.Builder.snsTopic(ITopic snsTopic)
Sets the value of
TrailProps.getSnsTopic() |
Trail.Builder |
Trail.Builder.snsTopic(ITopic snsTopic)
SNS topic that is notified when new log files are published.
|
| Constructor and Description |
|---|
SnsAction(ITopic topic) |
| Modifier and Type | Method and Description |
|---|---|
default ITopic |
ManualApprovalActionProps.getNotificationTopic()
Optional SNS topic to send notifications to when an approval is pending.
|
ITopic |
ManualApprovalActionProps.Jsii$Proxy.getNotificationTopic() |
ITopic |
ManualApprovalAction.getNotificationTopic() |
| Modifier and Type | Method and Description |
|---|---|
ManualApprovalActionProps.Builder |
ManualApprovalActionProps.Builder.notificationTopic(ITopic notificationTopic)
Sets the value of
ManualApprovalActionProps.getNotificationTopic() |
ManualApprovalAction.Builder |
ManualApprovalAction.Builder.notificationTopic(ITopic notificationTopic)
Optional SNS topic to send notifications to when an approval is pending.
|
| Modifier and Type | Method and Description |
|---|---|
default List<ITopic> |
CloudFormationStackNotificationCheckProps.getTopics()
A list of allowed topics.
|
List<ITopic> |
CloudFormationStackNotificationCheckProps.Jsii$Proxy.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationStackNotificationCheck.Builder |
CloudFormationStackNotificationCheck.Builder.topics(List<? extends ITopic> topics)
A list of allowed topics.
|
CloudFormationStackNotificationCheckProps.Builder |
CloudFormationStackNotificationCheckProps.Builder.topics(List<? extends ITopic> topics)
Sets the value of
CloudFormationStackNotificationCheckProps.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
ITopic |
SnsTopic.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
static SnsTopic.Builder |
SnsTopic.Builder.create(ITopic topic) |
| Constructor and Description |
|---|
SnsTopic(ITopic topic) |
SnsTopic(ITopic topic,
SnsTopicProps props) |
| Modifier and Type | Method and Description |
|---|---|
ITopic |
Function.getDeadLetterTopic()
The DLQ (as topic) associated with this Lambda Function (this is an optional attribute).
|
default ITopic |
FunctionOptions.getDeadLetterTopic()
The SNS topic to use as a DLQ.
|
ITopic |
FunctionOptions.Jsii$Proxy.getDeadLetterTopic() |
ITopic |
DockerImageFunctionProps.Jsii$Proxy.getDeadLetterTopic() |
ITopic |
SingletonFunctionProps.Jsii$Proxy.getDeadLetterTopic() |
ITopic |
FunctionProps.Jsii$Proxy.getDeadLetterTopic() |
| Modifier and Type | Method and Description |
|---|---|
Function.Builder |
Function.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
FunctionOptions.Builder |
FunctionOptions.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
FunctionProps.Builder |
FunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
SingletonFunction.Builder |
SingletonFunction.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
DockerImageFunction.Builder |
DockerImageFunction.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
| Constructor and Description |
|---|
SnsDestination(ITopic topic) |
| Modifier and Type | Method and Description |
|---|---|
ITopic |
SnsEventSource.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
static SnsEventSource.Builder |
SnsEventSource.Builder.create(ITopic topic) |
| Constructor and Description |
|---|
SnsDlq(ITopic topic) |
SnsEventSource(ITopic topic) |
SnsEventSource(ITopic topic,
SnsEventSourceProps props) |
| Modifier and Type | Method and Description |
|---|---|
ITopic |
NodejsFunctionProps.Jsii$Proxy.getDeadLetterTopic() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
NodejsFunction.Builder |
NodejsFunction.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
| Constructor and Description |
|---|
SnsDestination(ITopic topic) |
| Modifier and Type | Method and Description |
|---|---|
void |
Portfolio.notifyOnStackEvents(IProduct product,
ITopic topic)
Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.notifyOnStackEvents(IProduct product,
ITopic topic)
Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.Jsii$Proxy.notifyOnStackEvents(IProduct product,
ITopic topic)
Add notifications for supplied topics on the provisioned product.
|
void |
Portfolio.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
Add notifications for supplied topics on the provisioned product.
|
void |
IPortfolio.Jsii$Proxy.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
Add notifications for supplied topics on the provisioned product.
|
default void |
IPortfolio.Jsii$Default.notifyOnStackEvents(IProduct product,
ITopic topic,
CommonConstraintOptions options)
Add notifications for supplied topics on the provisioned product.
|
| Modifier and Type | Method and Description |
|---|---|
default ITopic |
S3Props.getTopic()
The SNS topic to notify when the S3 action is taken.
|
ITopic |
S3Props.Jsii$Proxy.getTopic() |
default ITopic |
BounceProps.getTopic()
The SNS topic to notify when the bounce action is taken.
|
ITopic |
BounceProps.Jsii$Proxy.getTopic() |
default ITopic |
LambdaProps.getTopic()
The SNS topic to notify when the Lambda action is taken.
|
ITopic |
LambdaProps.Jsii$Proxy.getTopic() |
default ITopic |
StopProps.getTopic()
The SNS topic to notify when the stop action is taken.
|
ITopic |
StopProps.Jsii$Proxy.getTopic() |
ITopic |
SnsProps.getTopic()
The SNS topic to notify.
|
ITopic |
SnsProps.Jsii$Proxy.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
Lambda.Builder |
Lambda.Builder.topic(ITopic topic)
The SNS topic to notify when the Lambda action is taken.
|
S3Props.Builder |
S3Props.Builder.topic(ITopic topic)
Sets the value of
S3Props.getTopic() |
Sns.Builder |
Sns.Builder.topic(ITopic topic)
The SNS topic to notify.
|
Stop.Builder |
Stop.Builder.topic(ITopic topic)
The SNS topic to notify when the stop action is taken.
|
BounceProps.Builder |
BounceProps.Builder.topic(ITopic topic)
Sets the value of
BounceProps.getTopic() |
Bounce.Builder |
Bounce.Builder.topic(ITopic topic)
The SNS topic to notify when the bounce action is taken.
|
S3.Builder |
S3.Builder.topic(ITopic topic)
The SNS topic to notify when the S3 action is taken.
|
LambdaProps.Builder |
LambdaProps.Builder.topic(ITopic topic)
Sets the value of
LambdaProps.getTopic() |
StopProps.Builder |
StopProps.Builder.topic(ITopic topic)
Sets the value of
StopProps.getTopic() |
SnsProps.Builder |
SnsProps.Builder.topic(ITopic topic)
Sets the value of
SnsProps.getTopic() |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITopic.Jsii$Default
Internal default implementation for
ITopic. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ITopic.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Topic
A new SNS topic.
|
class |
TopicBase
Either a new or imported Topic.
|
| Modifier and Type | Method and Description |
|---|---|
static ITopic |
Topic.fromTopicArn(software.constructs.Construct scope,
String id,
String topicArn)
Import an existing SNS topic provided an ARN.
|
ITopic |
SubscriptionProps.getTopic()
The topic to subscribe to.
|
ITopic |
SubscriptionProps.Jsii$Proxy.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
List<ITopic> |
TopicPolicyProps.getTopics()
The set of topics this policy applies to.
|
List<ITopic> |
TopicPolicyProps.Jsii$Proxy.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
TopicSubscriptionConfig |
ITopicSubscription.bind(ITopic topic)
Returns a configuration used to subscribe to an SNS topic.
|
TopicSubscriptionConfig |
ITopicSubscription.Jsii$Proxy.bind(ITopic topic)
Returns a configuration used to subscribe to an SNS topic.
|
default TopicSubscriptionConfig |
ITopicSubscription.Jsii$Default.bind(ITopic topic)
Returns a configuration used to subscribe to an SNS topic.
|
SubscriptionProps.Builder |
SubscriptionProps.Builder.topic(ITopic topic)
Sets the value of
SubscriptionProps.getTopic() |
Subscription.Builder |
Subscription.Builder.topic(ITopic topic)
The topic to subscribe to.
|
| Modifier and Type | Method and Description |
|---|---|
TopicPolicy.Builder |
TopicPolicy.Builder.topics(List<? extends ITopic> topics)
The set of topics this policy applies to.
|
TopicPolicyProps.Builder |
TopicPolicyProps.Builder.topics(List<? extends ITopic> topics)
Sets the value of
TopicPolicyProps.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
TopicSubscriptionConfig |
EmailSubscription.bind(ITopic _topic)
Returns a configuration for an email address to subscribe to an SNS topic.
|
TopicSubscriptionConfig |
SqsSubscription.bind(ITopic topic)
Returns a configuration for an SQS queue to subscribe to an SNS topic.
|
TopicSubscriptionConfig |
SmsSubscription.bind(ITopic _topic)
Returns a configuration used to subscribe to an SNS topic.
|
TopicSubscriptionConfig |
LambdaSubscription.bind(ITopic topic)
Returns a configuration for a Lambda function to subscribe to an SNS topic.
|
TopicSubscriptionConfig |
UrlSubscription.bind(ITopic _topic)
Returns a configuration for a URL to subscribe to an SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
ITopic |
SnsPublishProps.getTopic()
The SNS topic that the task will publish to.
|
ITopic |
SnsPublishProps.Jsii$Proxy.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
SnsPublish.Builder |
SnsPublish.Builder.topic(ITopic topic)
The SNS topic that the task will publish to.
|
SnsPublishProps.Builder |
SnsPublishProps.Builder.topic(ITopic topic)
Sets the value of
SnsPublishProps.getTopic() |
| Modifier and Type | Method and Description |
|---|---|
ITopic |
TriggerFunctionProps.Jsii$Proxy.getDeadLetterTopic() |
| Modifier and Type | Method and Description |
|---|---|
TriggerFunction.Builder |
TriggerFunction.Builder.deadLetterTopic(ITopic deadLetterTopic)
The SNS topic to use as a DLQ.
|
TriggerFunctionProps.Builder |
TriggerFunctionProps.Builder.deadLetterTopic(ITopic deadLetterTopic)
Sets the value of
FunctionOptions.getDeadLetterTopic() |
Copyright © 2022. All rights reserved.