Ec2AssociateRouteTableAction

The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.

Types

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

Properties

Link copied to clipboard

A description of the EC2 route table that is associated with the remediation action.

Link copied to clipboard

The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.

Link copied to clipboard

The ID of the EC2 route table that is associated with the remediation action.

Link copied to clipboard

The ID of the subnet for the EC2 route table that is associated with the remediation 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