Builder
class Builder
Properties
Link copied to clipboard
The device name assigned to the volume (for example, /dev/sdh
or xvdh
). For more information, see Device naming on Linux instances in the Amazon EC2 User Guide for Linux Instances.
Link copied to clipboard
The name of the instance store volume (virtual device) to attach to an instance at launch. The name must be in the form ephemeralX where X is a number starting from zero (0), for example, ephemeral0
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.autoscaling.model.Ebs inside the given block