IacTemplatePropertiesResponse

data class IacTemplatePropertiesResponse(val instanceName: String? = null, val instanceStage: String? = null, val quickStartTemplateType: String? = null, val sourceResourceId: String? = null, val templateDetails: List<IacTemplateDetailsResponse>? = null, val templateName: String? = null)

Properties of a IacTemplate.

Constructors

Link copied to clipboard
constructor(instanceName: String? = null, instanceStage: String? = null, quickStartTemplateType: String? = null, sourceResourceId: String? = null, templateDetails: List<IacTemplateDetailsResponse>? = null, templateName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val instanceName: String? = null

the sample instance name of the template

Link copied to clipboard
val instanceStage: String? = null

the source stage of the template

Link copied to clipboard

Determines the authorization status of requests.

Link copied to clipboard

the source store of the template

Link copied to clipboard
Link copied to clipboard
val templateName: String? = null

Template Name