class Aws::SageMaker::Types::CodeRepositorySummary
Specifies summary information about a Git repository.
@!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 Git repository was created. @return [Time]
@!attribute [rw] last_modified_time
The date and time that the Git repository was last modified. @return [Time]
@!attribute [rw] git_config
Configuration details for the Git repository, including the URL where it is located and the 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/CodeRepositorySummary AWS API Documentation
Constants
- SENSITIVE