Interface ActionSummary.Builder

  • Method Details

    • id

      The ID of the action.

      Parameters:
      id - The ID of the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the action.

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

      ActionSummary.Builder description(String description)

      The description for the action.

      Parameters:
      description - The description for the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targets

      The targets for the action.

      Parameters:
      targets - The targets for the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags for the action.

      Parameters:
      tags - The tags for the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.