toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.inputs
/
GetFindingAggregatorPlainArgs
Get
Finding
Aggregator
Plain
Args
data
class
GetFindingAggregatorPlainArgs
(
val
findingAggregatorArn
:
String
)
:
ConvertibleToJava
<
GetFindingAggregatorPlainArgs
>
Members
Constructors
Get
Finding
Aggregator
Plain
Args
Link copied to clipboard
constructor
(
findingAggregatorArn
:
String
)
Properties
finding
Aggregator
Arn
Link copied to clipboard
val
findingAggregatorArn
:
String
The ARN of the FindingAggregator being created and assigned as the unique identifier
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFindingAggregatorPlainArgs