MitigationAction

class MitigationAction : KotlinCustomResource

Mitigation actions can be used to take actions to mitigate issues that were found in an Audit finding or Detect violation.

Properties

Link copied to clipboard
val actionName: Output<String>?

A unique identifier for the mitigation action.

Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>
Link copied to clipboard

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>