toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.timestreamquery.kotlin.inputs
/
ScheduledQueryRecentlyFailedRunExecutionStatArgs
/
ScheduledQueryRecentlyFailedRunExecutionStatArgs
Scheduled
Query
Recently
Failed
Run
Execution
Stat
Args
constructor
(
bytesMetered
:
Output
<
Int
>
?
=
null
,
cumulativeBytesScanned
:
Output
<
Int
>
?
=
null
,
dataWrites
:
Output
<
Int
>
?
=
null
,
executionTimeInMillis
:
Output
<
Int
>
?
=
null
,
queryResultRows
:
Output
<
Int
>
?
=
null
,
recordsIngested
:
Output
<
Int
>
?
=
null
)