| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
SnsTopicConfiguration |
Configuration.snsTopic()
The access control configuration is for an Amazon SNS topic
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Configuration.fromSnsTopic(SnsTopicConfiguration snsTopic)
Create an instance of this class with
Configuration.snsTopic() initialized to the given value. |
Configuration.Builder |
Configuration.Builder.snsTopic(SnsTopicConfiguration snsTopic)
The access control configuration is for an Amazon SNS topic
|
Copyright © 2023. All rights reserved.