Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatastoreMixinProps.Builder
Packages that use CfnDatastoreMixinProps.Builder
-
Uses of CfnDatastoreMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnDatastoreMixinProps.BuilderModifier and TypeMethodDescriptionCfnDatastoreMixinProps.builder()CfnDatastoreMixinProps.Builder.datastoreName(String datastoreName) Sets the value ofCfnDatastoreMixinProps.getDatastoreName()CfnDatastoreMixinProps.Builder.datastorePartitions(CfnDatastorePropsMixin.DatastorePartitionsProperty datastorePartitions) Sets the value ofCfnDatastoreMixinProps.getDatastorePartitions()CfnDatastoreMixinProps.Builder.datastorePartitions(IResolvable datastorePartitions) Sets the value ofCfnDatastoreMixinProps.getDatastorePartitions()CfnDatastoreMixinProps.Builder.datastoreStorage(CfnDatastorePropsMixin.DatastoreStorageProperty datastoreStorage) Sets the value ofCfnDatastoreMixinProps.getDatastoreStorage()CfnDatastoreMixinProps.Builder.datastoreStorage(IResolvable datastoreStorage) Sets the value ofCfnDatastoreMixinProps.getDatastoreStorage()CfnDatastoreMixinProps.Builder.fileFormatConfiguration(CfnDatastorePropsMixin.FileFormatConfigurationProperty fileFormatConfiguration) Sets the value ofCfnDatastoreMixinProps.getFileFormatConfiguration()CfnDatastoreMixinProps.Builder.fileFormatConfiguration(IResolvable fileFormatConfiguration) Sets the value ofCfnDatastoreMixinProps.getFileFormatConfiguration()CfnDatastoreMixinProps.Builder.retentionPeriod(CfnDatastorePropsMixin.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnDatastoreMixinProps.getRetentionPeriod()CfnDatastoreMixinProps.Builder.retentionPeriod(IResolvable retentionPeriod) Sets the value ofCfnDatastoreMixinProps.getRetentionPeriod()Sets the value ofCfnDatastoreMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnDatastoreMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatastoreMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatastoreMixinProps.Builder.