pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.inputs
/
AutomationRuleNoteUpdateArgs
Automation
Rule
Note
Update
Args
data
class
AutomationRuleNoteUpdateArgs
(
val
text
:
Output
<
String
>
,
val
updatedBy
:
Output
<
String
>
)
:
ConvertibleToJava
<
AutomationRuleNoteUpdateArgs
>
Constructors
Functions
Properties
Constructors
Automation
Rule
Note
Update
Args
Link copied to clipboard
fun
AutomationRuleNoteUpdateArgs
(
text
:
Output
<
String
>
,
updatedBy
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AutomationRuleNoteUpdateArgs
Properties
text
Link copied to clipboard
val
text
:
Output
<
String
>
updated
By
Link copied to clipboard
val
updatedBy
:
Output
<
String
>