Interface EventBridgeParameters.Builder

  • Method Details

    • detailType

      EventBridgeParameters.Builder detailType(String detailType)

      A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.

      Parameters:
      detailType - A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      The source of the event.

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