| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
GitConfigForUpdate |
UpdateCodeRepositoryRequest.gitConfig()
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets
Manager secret that contains the credentials used to access the repository.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCodeRepositoryRequest.Builder |
UpdateCodeRepositoryRequest.Builder.gitConfig(GitConfigForUpdate gitConfig)
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS
Secrets Manager secret that contains the credentials used to access the repository.
|
Copyright © 2021. All rights reserved.