Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver.CfnSimulationPropsMixin.S3LocationProperty
Packages that use CfnSimulationPropsMixin.S3LocationProperty
-
Uses of CfnSimulationPropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver
Classes in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver that implement CfnSimulationPropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSimulationPropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver that return CfnSimulationPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnSimulationPropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver with parameters of type CfnSimulationPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnSimulationMixinProps.Builder.schemaS3Location(CfnSimulationPropsMixin.S3LocationProperty schemaS3Location) Sets the value ofCfnSimulationMixinProps.getSchemaS3Location()CfnSimulationPropsMixin.Builder.schemaS3Location(CfnSimulationPropsMixin.S3LocationProperty schemaS3Location) The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ).CfnSimulationMixinProps.Builder.snapshotS3Location(CfnSimulationPropsMixin.S3LocationProperty snapshotS3Location) Sets the value ofCfnSimulationMixinProps.getSnapshotS3Location()CfnSimulationPropsMixin.Builder.snapshotS3Location(CfnSimulationPropsMixin.S3LocationProperty snapshotS3Location) The location of the snapshot in Amazon Simple Storage Service ( Amazon S3 ).