class Aws::SageMaker::Types::GitConfigForUpdate
Specifies configuration details for a Git repository when the repository is updated.
@note When making an API call, you may pass GitConfigForUpdate
data as a hash: { secret_arn: "SecretArn", }
@!attribute [rw] secret_arn
The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of `AWSCURRENT` and must be in the following format: `\{"username": UserName, "password": Password\}` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/GitConfigForUpdate AWS API Documentation
Constants
- SENSITIVE