Interface JobRunExecutionIamPolicy.Builder

  • Method Details

    • policy

      An IAM inline policy to use as an execution IAM policy.

      Parameters:
      policy - An IAM inline policy to use as an execution IAM policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyArns

      A list of Amazon Resource Names (ARNs) to use as an execution IAM policy.

      Parameters:
      policyArns - A list of Amazon Resource Names (ARNs) to use as an execution IAM policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyArns

      JobRunExecutionIamPolicy.Builder policyArns(String... policyArns)

      A list of Amazon Resource Names (ARNs) to use as an execution IAM policy.

      Parameters:
      policyArns - A list of Amazon Resource Names (ARNs) to use as an execution IAM policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.