CreateMitigationActionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A friendly name for the action. Choose a friendly name that accurately describes the action (for example, EnableLoggingAction).

Link copied to clipboard

Defines the type of action and the parameters for that action.

Link copied to clipboard

The ARN of the IAM role that is used to apply the mitigation action.

Link copied to clipboard
val tags: List<Tag>?

Metadata that can be used to manage the mitigation action.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String