Module: Aws::Rekognition::Client::_DeleteProjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteProjectResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "CREATING", ...
333 |
# File 'sig/client.rbs', line 333
def status: () -> ("CREATING" | "CREATED" | "DELETING")
|