ReplaceRootVolumeTask

Information about a root volume replacement task.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time the task completed.

Link copied to clipboard

Indicates whether the original root volume is to be deleted after the root volume replacement task completes.

Link copied to clipboard

The ID of the AMI used to create the replacement root volume.

Link copied to clipboard

The ID of the instance for which the root volume replacement task was created.

Link copied to clipboard

The ID of the root volume replacement task.

Link copied to clipboard

The ID of the snapshot used to create the replacement root volume.

Link copied to clipboard

The time the task was started.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the task.

Link copied to clipboard

The state of the task. The task can be in one of the following states:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String