amazonka-storagegateway-0.1.4: Amazon Storage Gateway SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.UpdateVTLDeviceType

Contents

Description

This operation updates the type of medium changer in a gateway-VTL. When you activate a gateway-VTL, you select a medium changer type for the gateway-VTL. This operation enables you to select a different type of medium changer after a gateway-VTL is activated.

http://docs.aws.amazon.com/storagegateway/latest/APIReference/API_UpdateVTLDeviceType.html

Synopsis

Request

Request constructor

Request lenses

uvtldtDeviceType :: Lens' UpdateVTLDeviceType Text Source

The type of medium changer you want to select.

Valid Values: STK-L700, AWS-Gateway-VTL

uvtldtVTLDeviceARN :: Lens' UpdateVTLDeviceType Text Source

The Amazon Resource Name (ARN) of the medium changer you want to select.

Response

Response constructor

updateVTLDeviceTypeResponse :: UpdateVTLDeviceTypeResponse Source

UpdateVTLDeviceTypeResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

uvtldtrVTLDeviceARN :: Lens' UpdateVTLDeviceTypeResponse (Maybe Text) Source

The Amazon Resource Name (ARN) of the medium changer you have selected.