Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.forecast.CfnDatasetMixinProps.Builder
Packages that use CfnDatasetMixinProps.Builder
-
Uses of CfnDatasetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.forecast
Methods in software.amazon.awscdk.cfnpropertymixins.services.forecast that return CfnDatasetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatasetMixinProps.BuilderCfnDatasetMixinProps.builder()CfnDatasetMixinProps.Builder.dataFrequency(String dataFrequency) Sets the value ofCfnDatasetMixinProps.getDataFrequency()CfnDatasetMixinProps.Builder.datasetName(String datasetName) Sets the value ofCfnDatasetMixinProps.getDatasetName()CfnDatasetMixinProps.Builder.datasetType(String datasetType) Sets the value ofCfnDatasetMixinProps.getDatasetType()Sets the value ofCfnDatasetMixinProps.getDomain()CfnDatasetMixinProps.Builder.encryptionConfig(Object encryptionConfig) Sets the value ofCfnDatasetMixinProps.getEncryptionConfig()Sets the value ofCfnDatasetMixinProps.getSchema()CfnDatasetMixinProps.Builder.tags(List<? extends CfnDatasetPropsMixin.TagsItemsProperty> tags) Sets the value ofCfnDatasetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.forecast with parameters of type CfnDatasetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetMixinProps.Builder.