See: Description
Interface | Description |
---|---|
CfnAnalyzer.ArchiveRuleProperty |
The criteria for an archive rule.
|
CfnAnalyzer.FilterProperty |
The criteria that defines the rule.
|
CfnAnalyzerProps |
Properties for defining a `CfnAnalyzer`.
|
Class | Description |
---|---|
CfnAnalyzer |
A CloudFormation `AWS::AccessAnalyzer::Analyzer`.
|
CfnAnalyzer.ArchiveRuleProperty.Builder |
A builder for
CfnAnalyzer.ArchiveRuleProperty |
CfnAnalyzer.ArchiveRuleProperty.Jsii$Proxy |
An implementation for
CfnAnalyzer.ArchiveRuleProperty |
CfnAnalyzer.Builder |
A fluent builder for
CfnAnalyzer . |
CfnAnalyzer.FilterProperty.Builder |
A builder for
CfnAnalyzer.FilterProperty |
CfnAnalyzer.FilterProperty.Jsii$Proxy |
An implementation for
CfnAnalyzer.FilterProperty |
CfnAnalyzerProps.Builder |
A builder for
CfnAnalyzerProps |
CfnAnalyzerProps.Jsii$Proxy |
An implementation for
CfnAnalyzerProps |
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.accessanalyzer.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AccessAnalyzer.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)