Interface TemplateSummaryConfig.Builder

  • Method Details

    • treatUnrecognizedResourceTypesAsWarnings

      TemplateSummaryConfig.Builder treatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)

      If set to True, any unrecognized resource types generate warnings and not an error. Any unrecognized resource types are returned in the Warnings output parameter.

      Parameters:
      treatUnrecognizedResourceTypesAsWarnings - If set to True, any unrecognized resource types generate warnings and not an error. Any unrecognized resource types are returned in the Warnings output parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.