Get Template Scratches Scratch
data class GetTemplateScratchesScratch(val createTime: String, val description: String, val id: String, val logicalIdStrategy: String, val preferenceParameters: List<GetTemplateScratchesScratchPreferenceParameter>, val sourceResourceGroups: List<GetTemplateScratchesScratchSourceResourceGroup>, val sourceResources: List<GetTemplateScratchesScratchSourceResource>, val sourceTags: List<GetTemplateScratchesScratchSourceTag>, val stacks: List<GetTemplateScratchesScratchStack>, val status: String, val templateScratchId: String, val templateScratchType: String)
Constructors
Link copied to clipboard
constructor(createTime: String, description: String, id: String, logicalIdStrategy: String, preferenceParameters: List<GetTemplateScratchesScratchPreferenceParameter>, sourceResourceGroups: List<GetTemplateScratchesScratchSourceResourceGroup>, sourceResources: List<GetTemplateScratchesScratchSourceResource>, sourceTags: List<GetTemplateScratchesScratchSourceTag>, stacks: List<GetTemplateScratchesScratchStack>, status: String, templateScratchId: String, templateScratchType: String)
Properties
Link copied to clipboard
The creation time of the resource.
Link copied to clipboard
The description of the Template Scratch.
Link copied to clipboard
The Logical ID generation strategy of the Template Scratch.
Link copied to clipboard
Priority parameter.
Link copied to clipboard
Source resource grouping.
Link copied to clipboard
Source resource.
Link copied to clipboard
The Source label list.
Link copied to clipboard
A list of resource stacks associated with the resource scene.
Link copied to clipboard
The ID of the Template Scratch.
Link copied to clipboard
The type of the Template Scratch.