TransitGatewayPolicyRule

Describes a rule associated with a transit gateway policy.

Types

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

Properties

Link copied to clipboard

The destination CIDR block for the transit gateway policy rule.

Link copied to clipboard

The port range for the transit gateway policy rule. Currently this is set to * (all).

Link copied to clipboard

The meta data tags used for the transit gateway policy rule.

Link copied to clipboard

The protocol used by the transit gateway policy rule.

Link copied to clipboard

The source CIDR block for the transit gateway policy rule.

Link copied to clipboard

The port range for the transit gateway policy rule. Currently this is set to * (all).

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