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 FindingAggregator being created and assigned as the unique identifier

Functions

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