Module: Aws::FSx::Client::_DeleteStorageVirtualMachineResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteStorageVirtualMachineResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lifecycle ⇒ "CREATED", ...
574 |
# File 'sig/client.rbs', line 574
def lifecycle: () -> ("CREATED" | "CREATING" | "DELETING" | "FAILED" | "MISCONFIGURED" | "PENDING")
|
#storage_virtual_machine_id ⇒ ::String
573 |
# File 'sig/client.rbs', line 573
def storage_virtual_machine_id: () -> ::String
|