# NOT RUN {
# Returns a description of virtual tape library (VTL) devices for the
# specified gateway.
# }
# NOT RUN {
svc$describe_vtl_devices(
GatewayARN = "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B",
Limit = 123L,
Marker = "1",
VTLDeviceARNs = list()
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab