Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnHub.S3StorageConfigProperty
Packages that use CfnHub.S3StorageConfigProperty
-
Uses of CfnHub.S3StorageConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnHub.S3StorageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHub.S3StorageConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnHub.S3StorageConfigPropertyModifier and TypeMethodDescriptionCfnHub.S3StorageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnHub.S3StorageConfigPropertyModifier and TypeMethodDescriptionCfnHub.Builder.s3StorageConfig(CfnHub.S3StorageConfigProperty s3StorageConfig) The Amazon S3 storage configuration for the hub.CfnHubProps.Builder.s3StorageConfig(CfnHub.S3StorageConfigProperty s3StorageConfig) Sets the value ofCfnHubProps.getS3StorageConfig()voidCfnHub.setS3StorageConfig(CfnHub.S3StorageConfigProperty value) The Amazon S3 storage configuration for the hub.