GetTemplateScratchesScratch

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)

Types

Link copied to clipboard
object Companion

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
val id: String

The ID of the Template Scratch.

Link copied to clipboard

The Logical ID generation strategy of the Template Scratch.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A list of resource stacks associated with the resource scene.

Link copied to clipboard

The status of the resource.

Link copied to clipboard

The ID of the Template Scratch.

Link copied to clipboard

The type of the Template Scratch.