Uses of Class
software.amazon.awscdk.services.sagemaker.CfnFeatureGroup.OfflineStoreConfigProperty.Builder
Packages that use CfnFeatureGroup.OfflineStoreConfigProperty.Builder
-
Uses of CfnFeatureGroup.OfflineStoreConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnFeatureGroup.OfflineStoreConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFeatureGroup.OfflineStoreConfigProperty.builder()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.dataCatalogConfig(IResolvable dataCatalogConfig) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getDataCatalogConfig()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.dataCatalogConfig(CfnFeatureGroup.DataCatalogConfigProperty dataCatalogConfig) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getDataCatalogConfig()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.disableGlueTableCreation(Boolean disableGlueTableCreation) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getDisableGlueTableCreation()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.disableGlueTableCreation(IResolvable disableGlueTableCreation) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getDisableGlueTableCreation()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.s3StorageConfig(IResolvable s3StorageConfig) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getS3StorageConfig()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.s3StorageConfig(CfnFeatureGroup.S3StorageConfigProperty s3StorageConfig) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getS3StorageConfig()CfnFeatureGroup.OfflineStoreConfigProperty.Builder.tableFormat(String tableFormat) Sets the value ofCfnFeatureGroup.OfflineStoreConfigProperty.getTableFormat()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnFeatureGroup.OfflineStoreConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFeatureGroup.OfflineStoreConfigProperty.Builder.