| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
List<InlineArchiveRule> |
CreateAnalyzerRequest.archiveRules()
Specifies the archive rules to add for the analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAnalyzerRequest.Builder |
CreateAnalyzerRequest.Builder.archiveRules(InlineArchiveRule... archiveRules)
Specifies the archive rules to add for the analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAnalyzerRequest.Builder |
CreateAnalyzerRequest.Builder.archiveRules(Collection<InlineArchiveRule> archiveRules)
Specifies the archive rules to add for the analyzer.
|
Copyright © 2021. All rights reserved.