public static interface TrainingRepositoryAuthConfig.Builder extends SdkPojo, CopyableBuilder<TrainingRepositoryAuthConfig.Builder,TrainingRepositoryAuthConfig>
| Modifier and Type | Method and Description |
|---|---|
TrainingRepositoryAuthConfig.Builder |
trainingRepositoryCredentialsProviderArn(String trainingRepositoryCredentialsProviderArn)
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function used to give SageMaker access
credentials to your private Docker registry.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTrainingRepositoryAuthConfig.Builder trainingRepositoryCredentialsProviderArn(String trainingRepositoryCredentialsProviderArn)
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function used to give SageMaker access credentials to your private Docker registry.
trainingRepositoryCredentialsProviderArn - The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function used to give SageMaker access
credentials to your private Docker registry.Copyright © 2023. All rights reserved.