AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails

Types

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

Properties

Link copied to clipboard

The device name that is exposed to the EC2 instance. For example, /dev/sdh or xvdh.

Link copied to clipboard

Parameters that are used to automatically set up Amazon EBS volumes when an instance is launched.

Link copied to clipboard

Whether to suppress the device that is included in the block device mapping of the Amazon Machine Image (AMI).

Link copied to clipboard

The name of the virtual device (for example, ephemeral0).

Functions

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