public static interface TemplateSummaryConfig.Builder extends SdkPojo, CopyableBuilder<TemplateSummaryConfig.Builder,TemplateSummaryConfig>
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryConfig.Builder |
treatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to
True, any unrecognized resource types generate warnings and not an error. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTemplateSummaryConfig.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.
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.Copyright © 2023. All rights reserved.