TransitGatewayMeteringPolicyRule

Describes the traffic matching criteria for a transit gateway metering policy rule.

Types

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

Properties

Link copied to clipboard

The destination CIDR block for the rule.

Link copied to clipboard

The destination port range for the rule.

Link copied to clipboard

The ID of the destination transit gateway attachment.

Link copied to clipboard

The type of the destination transit gateway attachment. Note that the tgw-peering resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.

Link copied to clipboard

The protocol for the rule (1, 6, 17, etc.).

Link copied to clipboard

The source CIDR block for the rule.

Link copied to clipboard

The source port range for the rule.

Link copied to clipboard

The ID of the source transit gateway attachment.

Link copied to clipboard

The type of the source transit gateway attachment. Note that the tgw-peering resource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.

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