Interface EventResource.Builder

  • Method Details

    • type

      The type of resource that emitted an event.

      Parameters:
      type - The type of resource that emitted an event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the resource that emitted an event.

      Parameters:
      name - The name of the resource that emitted an event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the resource that emitted an event.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the resource that emitted an event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.