Uses of Class
software.amazon.awscdk.services.sagemaker.CfnHub.Builder
Packages that use CfnHub.Builder
-
Uses of CfnHub.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnHub.BuilderModifier and TypeMethodDescriptionstatic CfnHub.BuilderCfnHub.Builder.hubDescription(String hubDescription) A description of the hub.CfnHub.Builder.hubDisplayName(String hubDisplayName) The display name of the hub.The name of the hub.CfnHub.Builder.hubSearchKeywords(List<String> hubSearchKeywords) The searchable keywords for the hub.CfnHub.Builder.s3StorageConfig(IResolvable s3StorageConfig) The Amazon S3 storage configuration for the hub.CfnHub.Builder.s3StorageConfig(CfnHub.S3StorageConfigProperty s3StorageConfig) The Amazon S3 storage configuration for the hub.Tags to associate with the hub.