Uses of Interface
software.amazon.awscdk.interfaces.simspaceweaver.ISimulationRef
Packages that use ISimulationRef
Package
Description
AWS::SimSpaceWeaver Construct Library
-
Uses of ISimulationRef in software.amazon.awscdk.interfaces.simspaceweaver
Subinterfaces of ISimulationRef in software.amazon.awscdk.interfaces.simspaceweaverModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISimulationRef.Classes in software.amazon.awscdk.interfaces.simspaceweaver that implement ISimulationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISimulationRef in software.amazon.awscdk.services.simspaceweaver
Classes in software.amazon.awscdk.services.simspaceweaver that implement ISimulationRefModifier and TypeClassDescriptionclassUse theAWS::SimSpaceWeaver::Simulationresource to specify a simulation that AWS CloudFormation starts in the AWS Cloud , in your AWS account .Methods in software.amazon.awscdk.services.simspaceweaver that return ISimulationRefModifier and TypeMethodDescriptionstatic ISimulationRefCfnSimulation.fromSimulationName(software.constructs.Construct scope, String id, String simulationName) Creates a new ISimulationRef from a simulationName.