class Aws::Lightsail::Types::DetachDiskRequest

@note When making an API call, you may pass DetachDiskRequest

data as a hash:

    {
      disk_name: "ResourceName", # required
    }

@!attribute [rw] disk_name

The unique name of the disk you want to detach from your instance
(e.g., `my-disk`).
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DetachDiskRequest AWS API Documentation

Constants

SENSITIVE