Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnDatasetMixinProps.Builder
Packages that use CfnDatasetMixinProps.Builder
-
Uses of CfnDatasetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnDatasetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatasetMixinProps.BuilderCfnDatasetMixinProps.builder()CfnDatasetMixinProps.Builder.datasetDescription(String datasetDescription) Sets the value ofCfnDatasetMixinProps.getDatasetDescription()CfnDatasetMixinProps.Builder.datasetName(String datasetName) Sets the value ofCfnDatasetMixinProps.getDatasetName()CfnDatasetMixinProps.Builder.datasetSource(CfnDatasetPropsMixin.DatasetSourceProperty datasetSource) Sets the value ofCfnDatasetMixinProps.getDatasetSource()CfnDatasetMixinProps.Builder.datasetSource(IResolvable datasetSource) Sets the value ofCfnDatasetMixinProps.getDatasetSource()Sets the value ofCfnDatasetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise with parameters of type CfnDatasetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetMixinProps.Builder.