toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.customerinsights.kotlin.outputs
/
KpiExtractResponse
Kpi
Extract
Response
data
class
KpiExtractResponse
(
val
expression
:
String
,
val
extractName
:
String
)
The KPI extract.
Members
Constructors
Kpi
Extract
Response
Link copied to clipboard
constructor
(
expression
:
String
,
extractName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
expression
Link copied to clipboard
val
expression
:
String
The expression.
extract
Name
Link copied to clipboard
val
extractName
:
String
KPI extract name.