| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsSnsTopicSubscription> |
AwsSnsTopicDetails.subscription()
Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSnsTopicDetails.Builder |
AwsSnsTopicDetails.Builder.subscription(AwsSnsTopicSubscription... subscription)
Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSnsTopicDetails.Builder |
AwsSnsTopicDetails.Builder.subscription(Collection<AwsSnsTopicSubscription> subscription)
Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.
|
Copyright © 2023. All rights reserved.