class Aws::OpsWorks::Types::UpdateVolumeRequest

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

data as a hash:

    {
      volume_id: "String", # required
      name: "String",
      mount_point: "String",
    }

@!attribute [rw] volume_id

The volume ID.
@return [String]

@!attribute [rw] name

The new name.
@return [String]

@!attribute [rw] mount_point

The new mount point.
@return [String]

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

Constants

SENSITIVE