| Package | Description |
|---|---|
| software.amazon.awscdk.services.accessanalyzer |
AWS::AccessAnalyzer Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.analyzerName(String analyzerName)
The name of the analyzer.
|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.archiveRules(IResolvable archiveRules)
Specifies the archive rules to add for the analyzer.
|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.archiveRules(List<? extends Object> archiveRules)
Specifies the archive rules to add for the analyzer.
|
static CfnAnalyzer.Builder |
CfnAnalyzer.Builder.create(software.constructs.Construct scope,
String id) |
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.tags(List<? extends CfnTag> tags)
The tags to apply to the analyzer.
|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.type(String type)
The type represents the zone of trust for the analyzer.
|
Copyright © 2022. All rights reserved.