| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HubS3StorageConfig |
HubS3StorageConfig.clone() |
HubS3StorageConfig |
DescribeHubResult.getS3StorageConfig()
The Amazon S3 storage configuration for the hub.
|
HubS3StorageConfig |
CreateHubRequest.getS3StorageConfig()
The Amazon S3 storage configuration for the hub.
|
HubS3StorageConfig |
HubS3StorageConfig.withS3OutputPath(String s3OutputPath)
The Amazon S3 bucket prefix for hosting hub content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeHubResult.setS3StorageConfig(HubS3StorageConfig s3StorageConfig)
The Amazon S3 storage configuration for the hub.
|
void |
CreateHubRequest.setS3StorageConfig(HubS3StorageConfig s3StorageConfig)
The Amazon S3 storage configuration for the hub.
|
DescribeHubResult |
DescribeHubResult.withS3StorageConfig(HubS3StorageConfig s3StorageConfig)
The Amazon S3 storage configuration for the hub.
|
CreateHubRequest |
CreateHubRequest.withS3StorageConfig(HubS3StorageConfig s3StorageConfig)
The Amazon S3 storage configuration for the hub.
|
Copyright © 2024. All rights reserved.