public static interface TransitGatewayPolicyRuleMetaData.Builder extends SdkPojo, CopyableBuilder<TransitGatewayPolicyRuleMetaData.Builder,TransitGatewayPolicyRuleMetaData>
Modifier and Type | Method and Description |
---|---|
TransitGatewayPolicyRuleMetaData.Builder |
metaDataKey(String metaDataKey)
The key name for the transit gateway policy rule meta data tag.
|
TransitGatewayPolicyRuleMetaData.Builder |
metaDataValue(String metaDataValue)
The value of the key for the transit gateway policy rule meta data tag.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
TransitGatewayPolicyRuleMetaData.Builder metaDataKey(String metaDataKey)
The key name for the transit gateway policy rule meta data tag.
metaDataKey
- The key name for the transit gateway policy rule meta data tag.TransitGatewayPolicyRuleMetaData.Builder metaDataValue(String metaDataValue)
The value of the key for the transit gateway policy rule meta data tag.
metaDataValue
- The value of the key for the transit gateway policy rule meta data tag.Copyright © 2022. All rights reserved.