Interface ResponsePlanSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the response plan.

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

      ResponsePlanSummary.Builder displayName(String displayName)

      The human readable name of the response plan. This can include spaces.

      Parameters:
      displayName - The human readable name of the response plan. This can include spaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the response plan. This can't include spaces.

      Parameters:
      name - The name of the response plan. This can't include spaces.
      Returns:
      Returns a reference to this object so that method calls can be chained together.