toggle menu
pulumi-gitlab-kotlin
6.11.0.1
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
constructor
(
confidential
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
redirectUrl
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)