noDevice property
Setting this value to true suppresses the specified device
included in the block device mapping of the AMI.
If NoDevice is true for the root device, instances
might fail the EC2 health check. In that case, Amazon EC2 Auto Scaling
launches replacement instances.
If you specify NoDevice, you cannot specify Ebs.
Implementation
final bool? noDevice;