CreateTransitGatewayMeteringPolicyEntryRequest

Types

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

Properties

Link copied to clipboard

The destination CIDR block for traffic matching.

Link copied to clipboard

The destination port range for traffic matching.

Link copied to clipboard

The ID of the destination transit gateway attachment for traffic matching.

Link copied to clipboard

The type of the destination transit gateway attachment for traffic matching. 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

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The Amazon Web Services account ID to which the metered traffic should be attributed.

Link copied to clipboard

The rule number for the metering policy entry. Rules are processed in order from lowest to highest number.

Link copied to clipboard

The protocol for traffic matching (1, 6, 17, etc.).

Link copied to clipboard

The source CIDR block for traffic matching.

Link copied to clipboard

The source port range for traffic matching.

Link copied to clipboard

The ID of the source transit gateway attachment for traffic matching.

Link copied to clipboard

The type of the source transit gateway attachment for traffic matching. 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 ID of the transit gateway metering policy to add the entry to.

Functions

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