class Aws::OpsWorks::Types::DeregisterVolumeRequest

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

data as a hash:

    {
      volume_id: "String", # required
    }

@!attribute [rw] volume_id

The AWS OpsWorks Stacks volume ID, which is the GUID that AWS
OpsWorks Stacks assigned to the instance when you registered the
volume with the stack, not the Amazon EC2 volume ID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/DeregisterVolumeRequest AWS API Documentation

Constants

SENSITIVE