RemediationAction

Information about an individual action you can take to remediate a violation.

Types

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

Properties

Link copied to clipboard

A description of a remediation action.

Link copied to clipboard

Information about the AssociateRouteTable action in the Amazon EC2 API.

Link copied to clipboard

Information about the CopyRouteTable action in the Amazon EC2 API.

Link copied to clipboard

Information about the CreateRoute action in the Amazon EC2 API.

Link copied to clipboard

Information about the CreateRouteTable action in the Amazon EC2 API.

Link copied to clipboard

Information about the DeleteRoute action in the Amazon EC2 API.

Link copied to clipboard

Information about the ReplaceRoute action in the Amazon EC2 API.

Link copied to clipboard

Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.

The remedial action to take when updating a firewall configuration.

Functions

Link copied to clipboard
inline fun copy(block: RemediationAction.Builder.() -> Unit = {}): RemediationAction
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