static TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.builder() |
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.destinationCidrBlock(String destinationCidrBlock) |
The destination CIDR block for the rule.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.destinationPortRange(String destinationPortRange) |
The destination port range for the rule.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.destinationTransitGatewayAttachmentId(String destinationTransitGatewayAttachmentId) |
The ID of the destination transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.destinationTransitGatewayAttachmentType(String destinationTransitGatewayAttachmentType) |
The type of the destination transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.destinationTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType destinationTransitGatewayAttachmentType) |
The type of the destination transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.protocol(String protocol) |
The protocol for the rule (1, 6, 17, etc.).
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.sourceCidrBlock(String sourceCidrBlock) |
The source CIDR block for the rule.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.sourcePortRange(String sourcePortRange) |
The source port range for the rule.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.sourceTransitGatewayAttachmentId(String sourceTransitGatewayAttachmentId) |
The ID of the source transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.sourceTransitGatewayAttachmentType(String sourceTransitGatewayAttachmentType) |
The type of the source transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.Builder.sourceTransitGatewayAttachmentType(TransitGatewayAttachmentResourceType sourceTransitGatewayAttachmentType) |
The type of the source transit gateway attachment.
|
TransitGatewayMeteringPolicyRule.Builder |
TransitGatewayMeteringPolicyRule.toBuilder() |
|