Module: Aws::FSx::Client::_DeleteSnapshotResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteSnapshotResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lifecycle ⇒ "PENDING", ...
562 |
# File 'sig/client.rbs', line 562 def lifecycle: () -> ("PENDING" | "CREATING" | "DELETING" | "AVAILABLE") |
#snapshot_id ⇒ ::String
561 |
# File 'sig/client.rbs', line 561 def snapshot_id: () -> ::String |