Analyzer

class Analyzer : KotlinCustomResource

The AWS::AccessAnalyzer::Analyzer type specifies an analyzer of the user's account

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val analyzerName: Output<String>?

Analyzer name

Link copied to clipboard
Link copied to clipboard
val arn: Output<String>

Amazon Resource Name (ARN) of the analyzer

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<AnalyzerTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val type: Output<String>

The type of the analyzer, must be ACCOUNT or ORGANIZATION

Link copied to clipboard
val urn: Output<String>