Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatasetMixinProps.Builder
Packages that use CfnDatasetMixinProps.Builder
-
Uses of CfnDatasetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnDatasetMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDatasetMixinProps.getActions()CfnDatasetMixinProps.Builder.actions(IResolvable actions) Sets the value ofCfnDatasetMixinProps.getActions()static CfnDatasetMixinProps.BuilderCfnDatasetMixinProps.builder()CfnDatasetMixinProps.Builder.contentDeliveryRules(List<? extends Object> contentDeliveryRules) Sets the value ofCfnDatasetMixinProps.getContentDeliveryRules()CfnDatasetMixinProps.Builder.contentDeliveryRules(IResolvable contentDeliveryRules) Sets the value ofCfnDatasetMixinProps.getContentDeliveryRules()CfnDatasetMixinProps.Builder.datasetName(String datasetName) Sets the value ofCfnDatasetMixinProps.getDatasetName()CfnDatasetMixinProps.Builder.lateDataRules(List<? extends Object> lateDataRules) Sets the value ofCfnDatasetMixinProps.getLateDataRules()CfnDatasetMixinProps.Builder.lateDataRules(IResolvable lateDataRules) Sets the value ofCfnDatasetMixinProps.getLateDataRules()CfnDatasetMixinProps.Builder.retentionPeriod(CfnDatasetPropsMixin.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnDatasetMixinProps.getRetentionPeriod()CfnDatasetMixinProps.Builder.retentionPeriod(IResolvable retentionPeriod) Sets the value ofCfnDatasetMixinProps.getRetentionPeriod()Sets the value ofCfnDatasetMixinProps.getTags()Sets the value ofCfnDatasetMixinProps.getTriggers()CfnDatasetMixinProps.Builder.triggers(IResolvable triggers) Sets the value ofCfnDatasetMixinProps.getTriggers()CfnDatasetMixinProps.Builder.versioningConfiguration(CfnDatasetPropsMixin.VersioningConfigurationProperty versioningConfiguration) Sets the value ofCfnDatasetMixinProps.getVersioningConfiguration()CfnDatasetMixinProps.Builder.versioningConfiguration(IResolvable versioningConfiguration) Sets the value ofCfnDatasetMixinProps.getVersioningConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnDatasetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetMixinProps.Builder.