Module: Aws::FSx::Client::_DetachAndDeleteS3AccessPointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DetachAndDeleteS3AccessPointResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lifecycle ⇒ "AVAILABLE", ...
794 |
# File 'sig/client.rbs', line 794
def lifecycle: () -> ("AVAILABLE" | "CREATING" | "DELETING" | "UPDATING" | "FAILED" | "MISCONFIGURED")
|
#name ⇒ ::String
795 |
# File 'sig/client.rbs', line 795
def name: () -> ::String
|