Interface CreateServiceLinkedAnalyzerResponse.Builder

  • Method Details

    • arn

      The ARN of the service-linked analyzer that was created by the request. The analyzer name follows the format _AccessAnalyzerFor{ServiceName}-{Id} where Id is a randomly generated identifier.

      Parameters:
      arn - The ARN of the service-linked analyzer that was created by the request. The analyzer name follows the format _AccessAnalyzerFor{ServiceName}-{Id} where Id is a randomly generated identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.