FindingAggregator

class FindingAggregator : KotlinCustomResource

The AWS::SecurityHub::FindingAggregator resource represents the AWS Security Hub Finding Aggregator in your account. One finding aggregator resource is created for each account in non opt-in region in which you configure region linking mode.

Properties

Link copied to clipboard

The aggregation Region of the FindingAggregator

Link copied to clipboard

The ARN of the FindingAggregator being created and assigned as the unique identifier

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

Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions

Link copied to clipboard
val regions: Output<List<String>>?

The list of excluded Regions or included Regions

Link copied to clipboard
val urn: Output<String>