DefinitionRepositoryDetails  
    Contains detailed information about the source code repository that hosts the workflow definition files.
Types
Properties
Link copied to clipboard
                  The Amazon Resource Name (ARN) of the connection to the source code repository.
Link copied to clipboard
                  The full repository identifier, including the repository owner and name. For example, 'repository-owner/repository-name'.
Link copied to clipboard
                  The endpoint URL of the source code repository provider.
Link copied to clipboard
                  The provider type of the source code repository, such as Bitbucket, GitHub, GitHubEnterpriseServer, GitLab, and GitLabSelfManaged.
Link copied to clipboard
                  The source reference for the repository, such as a branch name, tag, or commit ID.
Functions
Link copied to clipboard
                  inline fun copy(block: DefinitionRepositoryDetails.Builder.() -> Unit = {}): DefinitionRepositoryDetails