ReplayRequest
Public API contract.
idempotency_keystring | nullnullable
inputs object
Public API contract.
property name*any
Public API contract.
namestring | nullnullable
resume_fromstring[]
ReplayRequest
{
"idempotency_key": "string",
"inputs": {},
"name": "string",
"resume_from": [
"string"
]
}