Interface DeleteActionTargetResponse.Builder

  • Method Details

    • actionTargetArn

      DeleteActionTargetResponse.Builder actionTargetArn(String actionTargetArn)

      The ARN of the custom action target that was deleted.

      Parameters:
      actionTargetArn - The ARN of the custom action target that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.