Uses of Class
software.amazon.awscdk.services.sagemaker.CfnHubProps.Builder
Packages that use CfnHubProps.Builder
-
Uses of CfnHubProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnHubProps.BuilderModifier and TypeMethodDescriptionstatic CfnHubProps.BuilderCfnHubProps.builder()CfnHubProps.Builder.hubDescription(String hubDescription) Sets the value ofCfnHubProps.getHubDescription()CfnHubProps.Builder.hubDisplayName(String hubDisplayName) Sets the value ofCfnHubProps.getHubDisplayName()Sets the value ofCfnHubProps.getHubName()CfnHubProps.Builder.hubSearchKeywords(List<String> hubSearchKeywords) Sets the value ofCfnHubProps.getHubSearchKeywords()CfnHubProps.Builder.s3StorageConfig(IResolvable s3StorageConfig) Sets the value ofCfnHubProps.getS3StorageConfig()CfnHubProps.Builder.s3StorageConfig(CfnHub.S3StorageConfigProperty s3StorageConfig) Sets the value ofCfnHubProps.getS3StorageConfig()Sets the value ofCfnHubProps.getTags()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnHubProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHubProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHubProps.Builder.