Builder

class Builder

Properties

Link copied to clipboard

The ID of the bundle task.

Link copied to clipboard

If the task fails, a description of the error.

Link copied to clipboard

The ID of the instance associated with this bundle task.

Link copied to clipboard

The level of task completion, as a percent (for example, 20%).

Link copied to clipboard
var startTime: <Error class: unknown class>?

The time this task started.

Link copied to clipboard

The state of the task.

Link copied to clipboard

The Amazon S3 storage locations.

Link copied to clipboard
var updateTime: <Error class: unknown class>?

The time of the most recent update for the task.

Functions

Link copied to clipboard
Link copied to clipboard
fun storage(block: Storage.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ec2.model.Storage inside the given block