Interface CreateTrainingPlanResponse.Builder

    • Method Detail

      • trainingPlanArn

        CreateTrainingPlanResponse.Builder trainingPlanArn​(String trainingPlanArn)

        The Amazon Resource Name (ARN); of the created training plan.

        Parameters:
        trainingPlanArn - The Amazon Resource Name (ARN); of the created training plan.
        Returns:
        Returns a reference to this object so that method calls can be chained together.