TransitGatewayMeteringPolicyRule
Describes the traffic matching criteria for a transit gateway metering policy rule.
Contents
- destinationCidrBlock
-
The destination CIDR block for the rule.
Type: String
Required: No
- destinationPortRange
-
The destination port range for the rule.
Type: String
Required: No
- destinationTransitGatewayAttachmentId
-
The ID of the destination transit gateway attachment.
Type: String
Required: No
- destinationTransitGatewayAttachmentType
-
The type of the destination transit gateway attachment. Note that the
tgw-peeringresource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.Type: String
Valid Values:
vpc | vpn | vpn-concentrator | direct-connect-gateway | connect | peering | tgw-peeringRequired: No
- protocol
-
The protocol for the rule (1, 6, 17, etc.).
Type: String
Required: No
- sourceCidrBlock
-
The source CIDR block for the rule.
Type: String
Required: No
- sourcePortRange
-
The source port range for the rule.
Type: String
Required: No
- sourceTransitGatewayAttachmentId
-
The ID of the source transit gateway attachment.
Type: String
Required: No
- sourceTransitGatewayAttachmentType
-
The type of the source transit gateway attachment. Note that the
tgw-peeringresource type has been deprecated. To configure metering policies for Connect, use the transport attachment type.Type: String
Valid Values:
vpc | vpn | vpn-concentrator | direct-connect-gateway | connect | peering | tgw-peeringRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: