GetEcsSnapshotGroupsGroup

data class GetEcsSnapshotGroupsGroup(val description: String, val id: String, val instanceId: String, val resourceGroupId: String, val snapshotGroupId: String, val snapshotGroupName: String, val status: String, val tags: Map<String, String>? = null)

Constructors

Link copied to clipboard
constructor(description: String, id: String, instanceId: String, resourceGroupId: String, snapshotGroupId: String, snapshotGroupName: String, status: String, tags: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the snapshot-consistent group.

Link copied to clipboard
val id: String

The ID of the Snapshot Group.

Link copied to clipboard

The ID of the instance.

Link copied to clipboard

The ID of the resource group to which the snapshot consistency group belongs.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the snapshot-consistent group.

Link copied to clipboard

The status of the resource.

Link copied to clipboard
val tags: Map<String, String>? = null

List of label key-value pairs.