Uses of Interface
software.amazon.awscdk.services.simspaceweaver.CfnSimulation.S3LocationProperty
Packages that use CfnSimulation.S3LocationProperty
Package
Description
AWS::SimSpaceWeaver Construct Library
-
Uses of CfnSimulation.S3LocationProperty in software.amazon.awscdk.services.simspaceweaver
Classes in software.amazon.awscdk.services.simspaceweaver that implement CfnSimulation.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSimulation.S3LocationPropertyMethods in software.amazon.awscdk.services.simspaceweaver that return CfnSimulation.S3LocationPropertyModifier and TypeMethodDescriptionCfnSimulation.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.simspaceweaver with parameters of type CfnSimulation.S3LocationPropertyModifier and TypeMethodDescriptionCfnSimulation.Builder.schemaS3Location(CfnSimulation.S3LocationProperty schemaS3Location) The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ).CfnSimulationProps.Builder.schemaS3Location(CfnSimulation.S3LocationProperty schemaS3Location) Sets the value ofCfnSimulationProps.getSchemaS3Location()voidCfnSimulation.setSchemaS3Location(CfnSimulation.S3LocationProperty value) The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ).voidCfnSimulation.setSnapshotS3Location(CfnSimulation.S3LocationProperty value) The location of the snapshot in Amazon Simple Storage Service ( Amazon S3 ).CfnSimulation.Builder.snapshotS3Location(CfnSimulation.S3LocationProperty snapshotS3Location) The location of the snapshot in Amazon Simple Storage Service ( Amazon S3 ).CfnSimulationProps.Builder.snapshotS3Location(CfnSimulation.S3LocationProperty snapshotS3Location) Sets the value ofCfnSimulationProps.getSnapshotS3Location()