pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin
/
ServiceArgs
/
ServiceArgs
Service
Args
fun
ServiceArgs
(
disableDependentServices
:
Output
<
Boolean
>
?
=
null
,
disableOnDestroy
:
Output
<
Boolean
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
service
:
Output
<
String
>
?
=
null
)