| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
SnsTopicConfiguration |
SnsTopicConfiguration.clone() |
SnsTopicConfiguration |
Configuration.getSnsTopic()
The access control configuration is for an Amazon SNS topic
|
SnsTopicConfiguration |
SnsTopicConfiguration.withTopicPolicy(String topicPolicy)
The JSON policy text that defines who can access an Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setSnsTopic(SnsTopicConfiguration snsTopic)
The access control configuration is for an Amazon SNS topic
|
Configuration |
Configuration.withSnsTopic(SnsTopicConfiguration snsTopic)
The access control configuration is for an Amazon SNS topic
|
Copyright © 2023. All rights reserved.