Builder
class Builder
Properties
Link copied to clipboard
The device name (for example, /dev/sdh
or xvdh
).
Link copied to clipboard
Parameters used to set up EBS volumes automatically when the instance is launched.
Link copied to clipboard
The virtual device name (ephemeral
N). Instance store volumes are numbered starting from 0. An instance type with two available instance store volumes can specify mappings for ephemeral0
and ephemeral1
. The number of available instance store volumes depends on the instance type. After you connect to the instance, you must mount the volume.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.ec2.model.ScheduledInstancesEbs inside the given block