Interface ConfigurationId.Builder

  • Method Details

    • id

      Required. The unique ID that Amazon MQ generates for the configuration.

      Parameters:
      id - Required. The unique ID that Amazon MQ generates for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revision

      ConfigurationId.Builder revision(Integer revision)

      The revision number of the configuration.

      Parameters:
      revision - The revision number of the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.