class Aws::SageMaker::Types::DescribeCodeRepositoryOutput
@!attribute [rw] code_repository_name
The name of the Git repository. @return [String]
@!attribute [rw] code_repository_arn
The Amazon Resource Name (ARN) of the Git repository. @return [String]
@!attribute [rw] creation_time
The date and time that the repository was created. @return [Time]
@!attribute [rw] last_modified_time
The date and time that the repository was last changed. @return [Time]
@!attribute [rw] git_config
Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository. @return [Types::GitConfig]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeCodeRepositoryOutput AWS API Documentation
Constants
- SENSITIVE