pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
CustomMetricArgs
/
CustomMetricArgs
Custom
Metric
Args
fun
CustomMetricArgs
(
filter
:
Output
<
String
>
?
=
null
,
metricName
:
Output
<
String
>
?
=
null
,
singleInstanceAssignment
:
Output
<
Double
>
?
=
null
,
targetType
:
Output
<
String
>
?
=
null
,
targetUtilization
:
Output
<
Double
>
?
=
null
)