Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type SimSpaceWeaverAPI interface + CreateSnapshot func(*simspaceweaver.CreateSnapshotInput) (*simspaceweaver.CreateSnapshotOutput, error) + CreateSnapshotRequest func(*simspaceweaver.CreateSnapshotInput) (*request.Request, *simspaceweaver.CreateSnapshotOutput) + CreateSnapshotWithContext func(aws.Context, *simspaceweaver.CreateSnapshotInput, ...request.Option) (*simspaceweaver.CreateSnapshotOutput, error) + DeleteApp func(*simspaceweaver.DeleteAppInput) (*simspaceweaver.DeleteAppOutput, error) + DeleteAppRequest func(*simspaceweaver.DeleteAppInput) (*request.Request, *simspaceweaver.DeleteAppOutput) + DeleteAppWithContext func(aws.Context, *simspaceweaver.DeleteAppInput, ...request.Option) (*simspaceweaver.DeleteAppOutput, error) + DeleteSimulation func(*simspaceweaver.DeleteSimulationInput) (*simspaceweaver.DeleteSimulationOutput, error) + DeleteSimulationRequest func(*simspaceweaver.DeleteSimulationInput) (*request.Request, *simspaceweaver.DeleteSimulationOutput) + DeleteSimulationWithContext func(aws.Context, *simspaceweaver.DeleteSimulationInput, ...request.Option) (*simspaceweaver.DeleteSimulationOutput, error) + DescribeApp func(*simspaceweaver.DescribeAppInput) (*simspaceweaver.DescribeAppOutput, error) + DescribeAppRequest func(*simspaceweaver.DescribeAppInput) (*request.Request, *simspaceweaver.DescribeAppOutput) + DescribeAppWithContext func(aws.Context, *simspaceweaver.DescribeAppInput, ...request.Option) (*simspaceweaver.DescribeAppOutput, error) + DescribeSimulation func(*simspaceweaver.DescribeSimulationInput) (*simspaceweaver.DescribeSimulationOutput, error) + DescribeSimulationRequest func(*simspaceweaver.DescribeSimulationInput) (*request.Request, *simspaceweaver.DescribeSimulationOutput) + DescribeSimulationWithContext func(aws.Context, *simspaceweaver.DescribeSimulationInput, ...request.Option) (*simspaceweaver.DescribeSimulationOutput, error) + ListApps func(*simspaceweaver.ListAppsInput) (*simspaceweaver.ListAppsOutput, error) + ListAppsPages func(*simspaceweaver.ListAppsInput, func(*simspaceweaver.ListAppsOutput, bool) bool) error + ListAppsPagesWithContext func(aws.Context, *simspaceweaver.ListAppsInput, ...) error + ListAppsRequest func(*simspaceweaver.ListAppsInput) (*request.Request, *simspaceweaver.ListAppsOutput) + ListAppsWithContext func(aws.Context, *simspaceweaver.ListAppsInput, ...request.Option) (*simspaceweaver.ListAppsOutput, error) + ListSimulations func(*simspaceweaver.ListSimulationsInput) (*simspaceweaver.ListSimulationsOutput, error) + ListSimulationsPages func(*simspaceweaver.ListSimulationsInput, ...) error + ListSimulationsPagesWithContext func(aws.Context, *simspaceweaver.ListSimulationsInput, ...) error + ListSimulationsRequest func(*simspaceweaver.ListSimulationsInput) (*request.Request, *simspaceweaver.ListSimulationsOutput) + ListSimulationsWithContext func(aws.Context, *simspaceweaver.ListSimulationsInput, ...request.Option) (*simspaceweaver.ListSimulationsOutput, error) + ListTagsForResource func(*simspaceweaver.ListTagsForResourceInput) (*simspaceweaver.ListTagsForResourceOutput, error) + ListTagsForResourceRequest func(*simspaceweaver.ListTagsForResourceInput) (*request.Request, *simspaceweaver.ListTagsForResourceOutput) + ListTagsForResourceWithContext func(aws.Context, *simspaceweaver.ListTagsForResourceInput, ...request.Option) (*simspaceweaver.ListTagsForResourceOutput, error) + StartApp func(*simspaceweaver.StartAppInput) (*simspaceweaver.StartAppOutput, error) + StartAppRequest func(*simspaceweaver.StartAppInput) (*request.Request, *simspaceweaver.StartAppOutput) + StartAppWithContext func(aws.Context, *simspaceweaver.StartAppInput, ...request.Option) (*simspaceweaver.StartAppOutput, error) + StartClock func(*simspaceweaver.StartClockInput) (*simspaceweaver.StartClockOutput, error) + StartClockRequest func(*simspaceweaver.StartClockInput) (*request.Request, *simspaceweaver.StartClockOutput) + StartClockWithContext func(aws.Context, *simspaceweaver.StartClockInput, ...request.Option) (*simspaceweaver.StartClockOutput, error) + StartSimulation func(*simspaceweaver.StartSimulationInput) (*simspaceweaver.StartSimulationOutput, error) + StartSimulationRequest func(*simspaceweaver.StartSimulationInput) (*request.Request, *simspaceweaver.StartSimulationOutput) + StartSimulationWithContext func(aws.Context, *simspaceweaver.StartSimulationInput, ...request.Option) (*simspaceweaver.StartSimulationOutput, error) + StopApp func(*simspaceweaver.StopAppInput) (*simspaceweaver.StopAppOutput, error) + StopAppRequest func(*simspaceweaver.StopAppInput) (*request.Request, *simspaceweaver.StopAppOutput) + StopAppWithContext func(aws.Context, *simspaceweaver.StopAppInput, ...request.Option) (*simspaceweaver.StopAppOutput, error) + StopClock func(*simspaceweaver.StopClockInput) (*simspaceweaver.StopClockOutput, error) + StopClockRequest func(*simspaceweaver.StopClockInput) (*request.Request, *simspaceweaver.StopClockOutput) + StopClockWithContext func(aws.Context, *simspaceweaver.StopClockInput, ...request.Option) (*simspaceweaver.StopClockOutput, error) + StopSimulation func(*simspaceweaver.StopSimulationInput) (*simspaceweaver.StopSimulationOutput, error) + StopSimulationRequest func(*simspaceweaver.StopSimulationInput) (*request.Request, *simspaceweaver.StopSimulationOutput) + StopSimulationWithContext func(aws.Context, *simspaceweaver.StopSimulationInput, ...request.Option) (*simspaceweaver.StopSimulationOutput, error) + TagResource func(*simspaceweaver.TagResourceInput) (*simspaceweaver.TagResourceOutput, error) + TagResourceRequest func(*simspaceweaver.TagResourceInput) (*request.Request, *simspaceweaver.TagResourceOutput) + TagResourceWithContext func(aws.Context, *simspaceweaver.TagResourceInput, ...request.Option) (*simspaceweaver.TagResourceOutput, error) + UntagResource func(*simspaceweaver.UntagResourceInput) (*simspaceweaver.UntagResourceOutput, error) + UntagResourceRequest func(*simspaceweaver.UntagResourceInput) (*request.Request, *simspaceweaver.UntagResourceOutput) + UntagResourceWithContext func(aws.Context, *simspaceweaver.UntagResourceInput, ...request.Option) (*simspaceweaver.UntagResourceOutput, error)