toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.monitoring.kotlin
/
GenericServiceArgs
/
GenericServiceArgs
Generic
Service
Args
constructor
(
basicService
:
Output
<
GenericServiceBasicServiceArgs
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
serviceId
:
Output
<
String
>
?
=
null
,
userLabels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)