pulumi-gitlab-kotlin
5.0.2.1
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
fun
ApplicationArgs
(
confidential
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
redirectUrl
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)