Interface ReportContext.Builder

  • Method Details

    • licenseConfigurationArns

      ReportContext.Builder licenseConfigurationArns(Collection<String> licenseConfigurationArns)

      Amazon Resource Name (ARN) of the license configuration that this generator reports on.

      Parameters:
      licenseConfigurationArns - Amazon Resource Name (ARN) of the license configuration that this generator reports on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • licenseConfigurationArns

      ReportContext.Builder licenseConfigurationArns(String... licenseConfigurationArns)

      Amazon Resource Name (ARN) of the license configuration that this generator reports on.

      Parameters:
      licenseConfigurationArns - Amazon Resource Name (ARN) of the license configuration that this generator reports on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.