Simspaceweaver Classes
BaseValidatorModel
Oops! This Pydantic model is currently empty. Stay tuned!
CloudWatchLogsLogGroup
LogGroupArn
- Type: typing.Optional[str]
CreateSnapshotInput
Destination
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
DeleteAppInput
App
- Type:
- Required: Yes
Domain
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
DeleteSimulationInput
Simulation
- Type:
- Required: Yes
DescribeAppInput
App
- Type:
- Required: Yes
Domain
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
DescribeAppOutput
Description
- Type:
- Required: Yes
Domain
- Type:
- Required: Yes
EndpointInfo
- Type:
- Required: Yes
LaunchOverrides
- Type:
- Required: Yes
Name
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
Status
- Type: typing.Literal['ERROR', 'STARTED', 'STARTING', 'STOPPED', 'STOPPING', 'UNKNOWN']
- Required: Yes
TargetStatus
- Type: typing.Literal['STARTED', 'STOPPED', 'UNKNOWN']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeSimulationInput
Simulation
- Type:
- Required: Yes
DescribeSimulationOutput
Arn
- Type:
- Required: Yes
CreationTime
- Type:
- Required: Yes
Description
- Type:
- Required: Yes
ExecutionId
- Type:
- Required: Yes
LiveSimulationState
- Type:
- Required: Yes
LoggingConfiguration
- Type:
- Required: Yes
MaximumDuration
- Type:
- Required: Yes
Name
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
SchemaError
- Type:
- Required: Yes
SchemaS3Location
- Type:
- Required: Yes
SnapshotS3Location
- Type:
- Required: Yes
StartError
- Type:
- Required: Yes
Status
- Type: typing.Literal['DELETED', 'DELETING', 'FAILED', 'SNAPSHOT_IN_PROGRESS', 'STARTED', 'STARTING', 'STOPPED', 'STOPPING', 'UNKNOWN']
- Required: Yes
TargetStatus
- Type: typing.Literal['DELETED', 'STARTED', 'STOPPED', 'UNKNOWN']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Domain
Lifecycle
- Type: typing.Optional[typing.Literal['ByRequest', 'BySpatialSubdivision', 'PerWorker', 'Unknown']]
Name
- Type: typing.Optional[str]
LaunchOverrides
LaunchCommands
- Type: typing.Optional[typing.List[str]]
LaunchOverridesOutput
LaunchCommands
- Type: typing.Optional[typing.List[str]]
ListAppsInput
Simulation
- Type:
- Required: Yes
Domain
- Type: typing.Optional[str]
MaxResults
- Type: typing.Optional[int]
NextToken
- Type: typing.Optional[str]
ListAppsOutput
Apps
- Type: typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.SimulationAppMetadata]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
NextToken
- Type: typing.Optional[str]
ListSimulationsInput
MaxResults
- Type: typing.Optional[int]
NextToken
- Type: typing.Optional[str]
ListSimulationsOutput
Simulations
- Type: typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.SimulationMetadata]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
NextToken
- Type: typing.Optional[str]
ListTagsForResourceInput
ResourceArn
- Type:
- Required: Yes
ListTagsForResourceOutput
Tags
- Type: typing.Dict[str, str]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
LiveSimulationState
Clocks
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.SimulationClock]]
Domains
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.Domain]]
LogDestination
CloudWatchLogsLogGroup
- Type:
LoggingConfiguration
Destinations
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.LogDestination]]
ResponseMetadata
RequestId
- Type:
- Required: Yes
HTTPStatusCode
- Type:
- Required: Yes
HTTPHeaders
- Type: typing.Dict[str, str]
- Required: Yes
RetryAttempts
- Type:
- Required: Yes
HostId
- Type: typing.Optional[str]
S3Destination
BucketName
- Type:
- Required: Yes
ObjectKeyPrefix
- Type: typing.Optional[str]
S3Location
BucketName
- Type:
- Required: Yes
ObjectKey
- Type:
- Required: Yes
SimulationAppEndpointInfo
Address
- Type: typing.Optional[str]
IngressPortMappings
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.SimulationAppPortMapping]]
SimulationAppMetadata
Domain
- Type: typing.Optional[str]
Name
- Type: typing.Optional[str]
Simulation
- Type: typing.Optional[str]
Status
- Type: typing.Optional[typing.Literal['ERROR', 'STARTED', 'STARTING', 'STOPPED', 'STOPPING', 'UNKNOWN']]
TargetStatus
- Type: typing.Optional[typing.Literal['STARTED', 'STOPPED', 'UNKNOWN']]
SimulationAppPortMapping
Actual
- Type: typing.Optional[int]
Declared
- Type: typing.Optional[int]
SimulationClock
Status
- Type: typing.Optional[typing.Literal['STARTED', 'STARTING', 'STOPPED', 'STOPPING', 'UNKNOWN']]
TargetStatus
- Type: typing.Optional[typing.Literal['STARTED', 'STOPPED', 'UNKNOWN']]
SimulationMetadata
Arn
- Type: typing.Optional[str]
CreationTime
- Type: typing.Optional[datetime.datetime]
Name
- Type: typing.Optional[str]
Status
- Type: typing.Optional[typing.Literal['DELETED', 'DELETING', 'FAILED', 'SNAPSHOT_IN_PROGRESS', 'STARTED', 'STARTING', 'STOPPED', 'STOPPING', 'UNKNOWN']]
TargetStatus
- Type: typing.Optional[typing.Literal['DELETED', 'STARTED', 'STOPPED', 'UNKNOWN']]
StartAppInput
Domain
- Type:
- Required: Yes
Name
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
ClientToken
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
LaunchOverrides
- Type: typing.Union[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.LaunchOverrides, aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.LaunchOverridesOutput, NoneType]
StartAppOutput
Domain
- Type:
- Required: Yes
Name
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartClockInput
Simulation
- Type:
- Required: Yes
StartSimulationInput
Name
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
ClientToken
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
MaximumDuration
- Type: typing.Optional[str]
SchemaS3Location
- Type: typing.Optional[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.S3Location]
SnapshotS3Location
- Type: typing.Optional[aws_resource_validator.pydantic_models.simspaceweaver.simspaceweaver_classes.S3Location]
Tags
- Type: typing.Optional[typing.Dict[str, str]]
StartSimulationOutput
Arn
- Type:
- Required: Yes
CreationTime
- Type:
- Required: Yes
ExecutionId
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StopAppInput
App
- Type:
- Required: Yes
Domain
- Type:
- Required: Yes
Simulation
- Type:
- Required: Yes
StopClockInput
Simulation
- Type:
- Required: Yes
StopSimulationInput
Simulation
- Type:
- Required: Yes
TagResourceInput
ResourceArn
- Type:
- Required: Yes
Tags
- Type: typing.Dict[str, str]
- Required: Yes
UntagResourceInput
ResourceArn
- Type:
- Required: Yes
TagKeys
- Type: typing.List[str]
- Required: Yes