Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnFeatureGroupMixinProps.Builder
Packages that use CfnFeatureGroupMixinProps.Builder
-
Uses of CfnFeatureGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnFeatureGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnFeatureGroupMixinProps.builder()CfnFeatureGroupMixinProps.Builder.description(String description) Sets the value ofCfnFeatureGroupMixinProps.getDescription()CfnFeatureGroupMixinProps.Builder.eventTimeFeatureName(String eventTimeFeatureName) Sets the value ofCfnFeatureGroupMixinProps.getEventTimeFeatureName()CfnFeatureGroupMixinProps.Builder.featureDefinitions(List<? extends Object> featureDefinitions) Sets the value ofCfnFeatureGroupMixinProps.getFeatureDefinitions()CfnFeatureGroupMixinProps.Builder.featureDefinitions(IResolvable featureDefinitions) Sets the value ofCfnFeatureGroupMixinProps.getFeatureDefinitions()CfnFeatureGroupMixinProps.Builder.featureGroupName(String featureGroupName) Sets the value ofCfnFeatureGroupMixinProps.getFeatureGroupName()CfnFeatureGroupMixinProps.Builder.offlineStoreConfig(Object offlineStoreConfig) Sets the value ofCfnFeatureGroupMixinProps.getOfflineStoreConfig()CfnFeatureGroupMixinProps.Builder.onlineStoreConfig(Object onlineStoreConfig) Sets the value ofCfnFeatureGroupMixinProps.getOnlineStoreConfig()CfnFeatureGroupMixinProps.Builder.recordIdentifierFeatureName(String recordIdentifierFeatureName) Sets the value ofCfnFeatureGroupMixinProps.getRecordIdentifierFeatureName()Sets the value ofCfnFeatureGroupMixinProps.getRoleArn()Sets the value ofCfnFeatureGroupMixinProps.getRoleArn()Sets the value ofCfnFeatureGroupMixinProps.getTags()CfnFeatureGroupMixinProps.Builder.throughputConfig(CfnFeatureGroupPropsMixin.ThroughputConfigProperty throughputConfig) Sets the value ofCfnFeatureGroupMixinProps.getThroughputConfig()CfnFeatureGroupMixinProps.Builder.throughputConfig(IResolvable throughputConfig) Sets the value ofCfnFeatureGroupMixinProps.getThroughputConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnFeatureGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFeatureGroupMixinProps.Builder.