pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.customerinsights.kotlin.inputs
/
KpiExtractArgs
Kpi
Extract
Args
data
class
KpiExtractArgs
(
val
expression
:
Output
<
String
>
,
val
extractName
:
Output
<
String
>
)
:
ConvertibleToJava
<
KpiExtractArgs
>
The KPI extract.
Constructors
Functions
Properties
Constructors
Kpi
Extract
Args
Link copied to clipboard
fun
KpiExtractArgs
(
expression
:
Output
<
String
>
,
extractName
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KpiExtractArgs
Properties
expression
Link copied to clipboard
val
expression
:
Output
<
String
>
The expression.
extract
Name
Link copied to clipboard
val
extractName
:
Output
<
String
>
KPI extract name.