toggle menu
pulumi-gitlab-kotlin
8.10.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetProjectTagRelease
Get
Project
Tag
Release
data
class
GetProjectTagRelease
(
val
description
:
String
,
val
tagName
:
String
)
Members
Constructors
Get
Project
Tag
Release
Link copied to clipboard
constructor
(
description
:
String
,
tagName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
The description of release.
tag
Name
Link copied to clipboard
val
tagName
:
String
The name of the tag.