Share via


SimulatorContext Class

SimulatorContext.

Constructor

SimulatorContext(*, deployment_mode: typing.Union[str, _ForwardRef('SimulatorContextTypesDeploymentMode'), NoneType] = None, deployment_details: typing.Union[str, NoneType] = None, simulator_client_id: typing.Union[str, NoneType] = None, collection: typing.Union[str, NoneType] = None, package: typing.Union[str, NoneType] = None, purpose: typing.Union[_ForwardRef('Purpose'), NoneType] = None, **kwargs)

Parameters

Name Description
deployment_mode

Possible values include: "Unspecified", "Hosted", "Testing".

deployment_details
str
simulator_client_id
str
collection
str
package
str
purpose