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