toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.securityhub.kotlin.outputs
/
AutomationRuleNoteUpdate
Automation
Rule
Note
Update
data
class
AutomationRuleNoteUpdate
(
val
text
:
String
,
val
updatedBy
:
String
)
The updated note.
Members
Constructors
Automation
Rule
Note
Update
Link copied to clipboard
constructor
(
text
:
String
,
updatedBy
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
text
Link copied to clipboard
val
text
:
String
The updated note text.
updated
By
Link copied to clipboard
val
updatedBy
:
String
The principal that updated the note.