Module: Aws::StorageGateway::Client::_DescribeVTLDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVTLDevicesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateway_arn ⇒ ::String
849 |
# File 'sig/client.rbs', line 849
def gateway_arn: () -> ::String
|
#marker ⇒ ::String
851 |
# File 'sig/client.rbs', line 851
def marker: () -> ::String
|
#vtl_devices ⇒ ::Array[Types::VTLDevice]
850 |
# File 'sig/client.rbs', line 850
def vtl_devices: () -> ::Array[Types::VTLDevice]
|