toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.outputs
/
JobScheduling
Job
Scheduling
data
class
JobScheduling
(
val
maxFailuresPerHour
:
Int
,
val
maxFailuresTotal
:
Int
)
Members
Constructors
Job
Scheduling
Link copied to clipboard
constructor
(
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