public static interface ImageConfig.Builder extends SdkPojo, CopyableBuilder<ImageConfig.Builder,ImageConfig>
| Modifier and Type | Method and Description |
|---|---|
ImageConfig.Builder |
repositoryAccessMode(RepositoryAccessMode repositoryAccessMode)
Set this to one of the following values:
|
ImageConfig.Builder |
repositoryAccessMode(String repositoryAccessMode)
Set this to one of the following values:
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImageConfig.Builder repositoryAccessMode(String repositoryAccessMode)
Set this to one of the following values:
Platform - The model image is hosted in Amazon ECR.
Vpc - The model image is hosted in a private Docker registry in your VPC.
repositoryAccessMode - Set this to one of the following values:
Platform - The model image is hosted in Amazon ECR.
Vpc - The model image is hosted in a private Docker registry in your VPC.
RepositoryAccessMode,
RepositoryAccessModeImageConfig.Builder repositoryAccessMode(RepositoryAccessMode repositoryAccessMode)
Set this to one of the following values:
Platform - The model image is hosted in Amazon ECR.
Vpc - The model image is hosted in a private Docker registry in your VPC.
repositoryAccessMode - Set this to one of the following values:
Platform - The model image is hosted in Amazon ECR.
Vpc - The model image is hosted in a private Docker registry in your VPC.
RepositoryAccessMode,
RepositoryAccessModeCopyright © 2020. All rights reserved.