Interface TransitGatewayPolicyRuleMetaData.Builder

    • Method Detail

      • metaDataKey

        TransitGatewayPolicyRuleMetaData.Builder metaDataKey​(String metaDataKey)

        The key name for the transit gateway policy rule meta data tag.

        Parameters:
        metaDataKey - The key name for the transit gateway policy rule meta data tag.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metaDataValue

        TransitGatewayPolicyRuleMetaData.Builder metaDataValue​(String metaDataValue)

        The value of the key for the transit gateway policy rule meta data tag.

        Parameters:
        metaDataValue - The value of the key for the transit gateway policy rule meta data tag.
        Returns:
        Returns a reference to this object so that method calls can be chained together.