Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatasetPropsMixin.VariableProperty.Builder
Packages that use CfnDatasetPropsMixin.VariableProperty.Builder
-
Uses of CfnDatasetPropsMixin.VariableProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnDatasetPropsMixin.VariableProperty.BuilderModifier and TypeMethodDescriptionCfnDatasetPropsMixin.VariableProperty.builder()CfnDatasetPropsMixin.VariableProperty.Builder.datasetContentVersionValue(CfnDatasetPropsMixin.DatasetContentVersionValueProperty datasetContentVersionValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getDatasetContentVersionValue()CfnDatasetPropsMixin.VariableProperty.Builder.datasetContentVersionValue(IResolvable datasetContentVersionValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getDatasetContentVersionValue()CfnDatasetPropsMixin.VariableProperty.Builder.doubleValue(Number doubleValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getDoubleValue()CfnDatasetPropsMixin.VariableProperty.Builder.outputFileUriValue(CfnDatasetPropsMixin.OutputFileUriValueProperty outputFileUriValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getOutputFileUriValue()CfnDatasetPropsMixin.VariableProperty.Builder.outputFileUriValue(IResolvable outputFileUriValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getOutputFileUriValue()CfnDatasetPropsMixin.VariableProperty.Builder.stringValue(String stringValue) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getStringValue()CfnDatasetPropsMixin.VariableProperty.Builder.variableName(String variableName) Sets the value ofCfnDatasetPropsMixin.VariableProperty.getVariableName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnDatasetPropsMixin.VariableProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatasetPropsMixin.VariableProperty.Builder.