toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.securityhub.kotlin.outputs
/
AutomationRuleActionFindingFieldsUpdateNote
Automation
Rule
Action
Finding
Fields
Update
Note
data
class
AutomationRuleActionFindingFieldsUpdateNote
(
val
text
:
String
,
val
updatedBy
:
String
)
Members
Constructors
Automation
Rule
Action
Finding
Fields
Update
Note
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.