NAME
Paws::SageMaker::DescribeCodeRepositoryOutput
ATTRIBUTES
REQUIRED CodeRepositoryArn => Str
The Amazon Resource Name (ARN) of the Git repository.
REQUIRED CodeRepositoryName => Str
The name of the Git repository.
REQUIRED CreationTime => Str
The date and time that the repository was created.
GitConfig => Paws::SageMaker::GitConfig
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.
REQUIRED LastModifiedTime => Str
The date and time that the repository was last changed.