get Finding Aggregator
suspend fun getFindingAggregator(argument: GetFindingAggregatorPlainArgs): GetFindingAggregatorResult
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.
Return
null
Parameters
argument
null
Return
null
Parameters
finding Aggregator Arn
The ARN of the FindingAggregator being created and assigned as the unique identifier
See also
suspend fun getFindingAggregator(argument: suspend GetFindingAggregatorPlainArgsBuilder.() -> Unit): GetFindingAggregatorResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetFindingAggregatorPlainArgs.