Interface GetInvestigationGroupPolicyResponse.Builder

  • Method Details

    • investigationGroupArn

      GetInvestigationGroupPolicyResponse.Builder investigationGroupArn(String investigationGroupArn)

      The Amazon Resource Name (ARN) of the investigation group that you want to view the policy of.

      Parameters:
      investigationGroupArn - The Amazon Resource Name (ARN) of the investigation group that you want to view the policy of.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The policy, in JSON format.

      Parameters:
      policy - The policy, in JSON format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.