Uses of Class
software.amazon.awscdk.services.simspaceweaver.CfnSimulationProps.Builder
Packages that use CfnSimulationProps.Builder
Package
Description
AWS::SimSpaceWeaver Construct Library
-
Uses of CfnSimulationProps.Builder in software.amazon.awscdk.services.simspaceweaver
Methods in software.amazon.awscdk.services.simspaceweaver that return CfnSimulationProps.BuilderModifier and TypeMethodDescriptionstatic CfnSimulationProps.BuilderCfnSimulationProps.builder()CfnSimulationProps.Builder.maximumDuration(String maximumDuration) Sets the value ofCfnSimulationProps.getMaximumDuration()Sets the value ofCfnSimulationProps.getName()Sets the value ofCfnSimulationProps.getRoleArn()CfnSimulationProps.Builder.schemaS3Location(IResolvable schemaS3Location) Sets the value ofCfnSimulationProps.getSchemaS3Location()CfnSimulationProps.Builder.schemaS3Location(CfnSimulation.S3LocationProperty schemaS3Location) Sets the value ofCfnSimulationProps.getSchemaS3Location()CfnSimulationProps.Builder.snapshotS3Location(IResolvable snapshotS3Location) Sets the value ofCfnSimulationProps.getSnapshotS3Location()CfnSimulationProps.Builder.snapshotS3Location(CfnSimulation.S3LocationProperty snapshotS3Location) Sets the value ofCfnSimulationProps.getSnapshotS3Location()Constructors in software.amazon.awscdk.services.simspaceweaver with parameters of type CfnSimulationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSimulationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSimulationProps.Builder.