pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.outputs
/
JobScheduling
Job
Scheduling
data
class
JobScheduling
(
val
maxFailuresPerHour
:
Int
,
val
maxFailuresTotal
:
Int
)
Types
Constructors
Properties
Constructors
Job
Scheduling
Link copied to clipboard
fun
JobScheduling
(
maxFailuresPerHour
:
Int
,
maxFailuresTotal
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Failures
Per
Hour
Link copied to clipboard
val
maxFailuresPerHour
:
Int
max
Failures
Total
Link copied to clipboard
val
maxFailuresTotal
:
Int