Builder

class Builder

Properties

Link copied to clipboard
var cpus: List<Cpu>?

An array of CPUs.

Link copied to clipboard

An array of disks.

Link copied to clipboard

Hints used to uniquely identify a machine.

Link copied to clipboard

The date and time the Recovery Instance properties were last updated on.

Link copied to clipboard

An array of network interfaces.

Link copied to clipboard
var os: Os?

Operating system.

Link copied to clipboard

The amount of RAM in bytes.

Functions

Link copied to clipboard
fun os(block: Os.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.drs.model.Os inside the given block