toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin.inputs
/
GoogleCloudDataplexV1TaskTriggerSpecArgsBuilder
Google
Cloud
Dataplex
V1Task
Trigger
Spec
Args
Builder
class
GoogleCloudDataplexV1TaskTriggerSpecArgsBuilder
Builder for
GoogleCloudDataplexV1TaskTriggerSpecArgs
.
Members
Functions
disabled
Link copied to clipboard
@
JvmName
(
name
=
"rnfqnqffsdjtjhyw"
)
suspend
fun
disabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"atsdtlnrkkeiqqne"
)
suspend
fun
disabled
(
value
:
Boolean
?
)
max
Retries
Link copied to clipboard
@
JvmName
(
name
=
"lxqtvdqvttrnbkki"
)
suspend
fun
maxRetries
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rchquynvjpwjfstf"
)
suspend
fun
maxRetries
(
value
:
Int
?
)
schedule
Link copied to clipboard
@
JvmName
(
name
=
"axmpuneqmbhjieap"
)
suspend
fun
schedule
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hxdmrhirdbseukto"
)
suspend
fun
schedule
(
value
:
String
?
)
start
Time
Link copied to clipboard
@
JvmName
(
name
=
"rjumaprmdldhupvp"
)
suspend
fun
startTime
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mcevkhfbwmmasyxi"
)
suspend
fun
startTime
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"xyvutxpmmduavytp"
)
suspend
fun
type
(
value
:
Output
<
GoogleCloudDataplexV1TaskTriggerSpecType
>
)
@
JvmName
(
name
=
"mltvmaigcqgahbsh"
)
suspend
fun
type
(
value
:
GoogleCloudDataplexV1TaskTriggerSpecType
)