Interface CreateSchedulingPolicyResponse.Builder

  • Method Details

    • name

      The name of the scheduling policy.

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

      The Amazon Resource Name (ARN) of the scheduling policy. The format is aws:Partition:batch:Region:Account:scheduling-policy/Name . For example, aws:aws:batch:us-west-2:123456789012:scheduling-policy/MySchedulingPolicy.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the scheduling policy. The format is aws:Partition:batch:Region:Account:scheduling-policy/Name . For example, aws:aws:batch:us-west-2:123456789012:scheduling-policy/MySchedulingPolicy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.