toggle menu
pulumi-gitlab-kotlin
7.0.2.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
GetReleaseAssetsSource
Get
Release
Assets
Source
data
class
GetReleaseAssetsSource
(
val
format
:
String
,
val
url
:
String
)
:
ConvertibleToJava
<
GetReleaseAssetsSource
>
Members
Constructors
Get
Release
Assets
Source
Link copied to clipboard
constructor
(
format
:
String
,
url
:
String
)
Properties
format
Link copied to clipboard
val
format
:
String
The format of the source
url
Link copied to clipboard
val
url
:
String
The URL of the source
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetReleaseAssetsSource