Interface TransitGatewayRequestPolicyRuleMetaData.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TransitGatewayRequestPolicyRuleMetaData.Builder,TransitGatewayRequestPolicyRuleMetaData>, SdkBuilder<TransitGatewayRequestPolicyRuleMetaData.Builder,TransitGatewayRequestPolicyRuleMetaData>, SdkPojo
Enclosing class:
TransitGatewayRequestPolicyRuleMetaData

@Mutable @NotThreadSafe public static interface TransitGatewayRequestPolicyRuleMetaData.Builder extends SdkPojo, CopyableBuilder<TransitGatewayRequestPolicyRuleMetaData.Builder,TransitGatewayRequestPolicyRuleMetaData>
  • Method Details

    • metaDataKey

      The key of the metadata pair for the policy rule.

      Parameters:
      metaDataKey - The key of the metadata pair for the policy rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metaDataValue

      The value of the metadata pair for the policy rule.

      Parameters:
      metaDataValue - The value of the metadata pair for the policy rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.