| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static TransitGatewayPolicyRuleMetaData.Builder |
TransitGatewayPolicyRuleMetaData.builder() |
TransitGatewayPolicyRuleMetaData.Builder |
TransitGatewayPolicyRuleMetaData.Builder.metaDataKey(String metaDataKey)
The key name for the transit gateway policy rule meta data tag.
|
TransitGatewayPolicyRuleMetaData.Builder |
TransitGatewayPolicyRuleMetaData.Builder.metaDataValue(String metaDataValue)
The value of the key for the transit gateway policy rule meta data tag.
|
TransitGatewayPolicyRuleMetaData.Builder |
TransitGatewayPolicyRuleMetaData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TransitGatewayPolicyRuleMetaData.Builder> |
TransitGatewayPolicyRuleMetaData.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TransitGatewayPolicyRule.Builder |
TransitGatewayPolicyRule.Builder.metaData(Consumer<TransitGatewayPolicyRuleMetaData.Builder> metaData)
The meta data tags used for the transit gateway policy rule.
|
Copyright © 2023. All rights reserved.