| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAuthConfig |
ImageConfig.repositoryAuthConfig()
(Optional) Specifies an authentication configuration for the private docker registry where your model image is
hosted.
|
| Modifier and Type | Method and Description |
|---|---|
ImageConfig.Builder |
ImageConfig.Builder.repositoryAuthConfig(RepositoryAuthConfig repositoryAuthConfig)
(Optional) Specifies an authentication configuration for the private docker registry where your model image
is hosted.
|
Copyright © 2021. All rights reserved.