Module: Aws::IoTTwinMaker::Client::_UpdateEntityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateEntityResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#state ⇒ "CREATING", ...
776 |
# File 'sig/client.rbs', line 776
def state: () -> ("CREATING" | "UPDATING" | "DELETING" | "ACTIVE" | "ERROR")
|
#update_date_time ⇒ ::Time
775 |
# File 'sig/client.rbs', line 775
def update_date_time: () -> ::Time
|