pulumi-aws-kotlin
6.33.1.0
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
)
Types
Constructors
Properties
Constructors
Automation
Rule
Action
Finding
Fields
Update
Note
Link copied to clipboard
fun
AutomationRuleActionFindingFieldsUpdateNote
(
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.