pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.inputs
/
AutomationRuleRelatedFindingArgs
Automation
Rule
Related
Finding
Args
data
class
AutomationRuleRelatedFindingArgs
(
val
id
:
Output
<
String
>
,
val
productArn
:
Output
<
String
>
)
:
ConvertibleToJava
<
AutomationRuleRelatedFindingArgs
>
Constructors
Functions
Properties
Constructors
Automation
Rule
Related
Finding
Args
Link copied to clipboard
fun
AutomationRuleRelatedFindingArgs
(
id
:
Output
<
String
>
,
productArn
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AutomationRuleRelatedFindingArgs
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
product
Arn
Link copied to clipboard
val
productArn
:
Output
<
String
>