Module: Aws::States::Client::_UpdateStateMachineResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateStateMachineOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#revision_id ⇒ ::String
611 |
# File 'sig/client.rbs', line 611
def revision_id: () -> ::String
|
#state_machine_version_arn ⇒ ::String
612 |
# File 'sig/client.rbs', line 612
def state_machine_version_arn: () -> ::String
|
#update_date ⇒ ::Time
610 |
# File 'sig/client.rbs', line 610
def update_date: () -> ::Time
|