GetRepositoryAutolinkReferencesResult

A collection of values returned by getRepositoryAutolinkReferences.

Constructors

Link copied to clipboard
constructor(autolinkReferences: List<GetRepositoryAutolinkReferencesAutolinkReference>, id: String, repository: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of this repository's autolink references. Each element of autolink_references has the following attributes:

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard