class Aws::Lightsail::Types::DiskMap
Describes a block storage disk mapping.
@note When making an API call, you may pass DiskMap
data as a hash: { original_disk_path: "NonEmptyString", new_disk_name: "ResourceName", }
@!attribute [rw] original_disk_path
The original disk path exposed to the instance (for example, `/dev/sdh`). @return [String]
@!attribute [rw] new_disk_name
The new disk name (e.g., `my-new-disk`). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DiskMap AWS API Documentation
Constants
- SENSITIVE