ExportTemplateRequest Class
Export resource group template request parameters.
- Inheritance
-
ExportTemplateRequest
Constructor
ExportTemplateRequest(*, resources: Optional[List[str]] = None, options: Optional[str] = None, **kwargs)
Variables
The IDs of the resources to filter the export by. To export all resources, supply an array with single entry '*'.
- options
- str
The export template options. A CSV-formatted list containing zero or more of the following: 'IncludeParameterDefaultValue', 'IncludeComments', 'SkipResourceNameParameterization', 'SkipAllParameterization'.
Feedback
Submit and view feedback for