| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
InferenceHubAccessConfig |
InferenceHubAccessConfig.clone() |
InferenceHubAccessConfig |
S3ModelDataSource.getHubAccessConfig()
Configuration information for hub access.
|
InferenceHubAccessConfig |
InferenceHubAccessConfig.withHubContentArn(String hubContentArn)
The ARN of the hub content for which deployment access is allowed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3ModelDataSource.setHubAccessConfig(InferenceHubAccessConfig hubAccessConfig)
Configuration information for hub access.
|
S3ModelDataSource |
S3ModelDataSource.withHubAccessConfig(InferenceHubAccessConfig hubAccessConfig)
Configuration information for hub access.
|
Copyright © 2025. All rights reserved.