$SimulateInitialStates
const
$SimulateInitialStates:object
Type declaration
description
readonly
description:"Initial states of resources that were accessed during simulation."
='Initial states of resources that were accessed during simulation.'
properties
readonly
properties:object
properties.app-initial-states
readonly
properties.app-initial-states:object
properties.app-initial-states.description
readonly
properties.app-initial-states.description:"The initial states of accessed application before simulation. The order of this array is arbitrary."
='The initial states of accessed application before simulation. The order of this array is arbitrary.'
properties.app-initial-states.items
readonly
properties.app-initial-states.items:object
properties.app-initial-states.items.$ref
readonly
properties.app-initial-states.items.$ref:"#/components/schemas/ApplicationInitialStates"
='#/components/schemas/ApplicationInitialStates'
properties.app-initial-states.type
readonly
properties.app-initial-states.type:"array"
='array'
type
readonly
type:"object"
='object'
Defined in
schemas.gen.ts:1131