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