Interface CrossAccountConfiguration.Builder

  • Method Details

    • sourceRoleArn

      CrossAccountConfiguration.Builder sourceRoleArn(String sourceRoleArn)

      The ARN of an existing role which will be used to do investigations on your behalf.

      Parameters:
      sourceRoleArn - The ARN of an existing role which will be used to do investigations on your behalf.
      Returns:
      Returns a reference to this object so that method calls can be chained together.