pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.endpoints.kotlin
/
ServiceArgs
/
ServiceArgs
Service
Args
fun
ServiceArgs
(
grpcConfig
:
Output
<
String
>
?
=
null
,
openapiConfig
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
protocOutputBase64
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
)