GetFindingAggregatorPlainArgs

data class GetFindingAggregatorPlainArgs(val findingAggregatorArn: String) : ConvertibleToJava<GetFindingAggregatorPlainArgs>

Constructors

Link copied to clipboard
constructor(findingAggregatorArn: String)

Properties

Link copied to clipboard

The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.

Functions

Link copied to clipboard
open override fun toJava(): GetFindingAggregatorPlainArgs