GetEcsImageComponentsComponent

data class GetEcsImageComponentsComponent(val componentType: String, val content: String, val createTime: String, val description: String, val id: String, val imageComponentId: String, val imageComponentName: String, val owner: String, val resourceGroupId: String, val systemType: String, val tags: Map<String, String>)

Constructors

Link copied to clipboard
constructor(componentType: String, content: String, createTime: String, description: String, id: String, imageComponentId: String, imageComponentName: String, owner: String, resourceGroupId: String, systemType: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the image component.

Link copied to clipboard

The content of the image component.

Link copied to clipboard

The time when the image component was created.

Link copied to clipboard

The description of the image component.

Link copied to clipboard
val id: String

The ID of the Image Component.

Link copied to clipboard

The ID of the image component.

Link copied to clipboard

The name of the image component.

Link copied to clipboard

The type of the image component.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The operating system type supported by the image component.

Link copied to clipboard

List of label key-value pairs.