Module: Aws::StorageGateway::Client::_CreateSnapshotFromVolumeRecoveryPointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSnapshotFromVolumeRecoveryPointOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#snapshot_id ⇒ ::String
370 |
# File 'sig/client.rbs', line 370
def snapshot_id: () -> ::String
|
#volume_arn ⇒ ::String
371 |
# File 'sig/client.rbs', line 371
def volume_arn: () -> ::String
|
#volume_recovery_point_time ⇒ ::String
372 |
# File 'sig/client.rbs', line 372
def volume_recovery_point_time: () -> ::String
|