pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.inputs
/
RecurringTimeWindowArgsBuilder
Recurring
Time
Window
Args
Builder
class
RecurringTimeWindowArgsBuilder
Builder for
RecurringTimeWindowArgs
.
Functions
Functions
recurrence
Link copied to clipboard
@
JvmName
(
name
=
"vjmaegpgtgyduurk"
)
suspend
fun
recurrence
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hwcomdqokiusmqit"
)
suspend
fun
recurrence
(
value
:
String
?
)
window
Link copied to clipboard
@
JvmName
(
name
=
"eghkrmoovhlnxspx"
)
suspend
fun
window
(
value
:
Output
<
TimeWindowArgs
>
)
@
JvmName
(
name
=
"mxgyiqbgrcjkivsj"
)
suspend
fun
window
(
value
:
TimeWindowArgs
?
)
@
JvmName
(
name
=
"mnhuudmeukahbhwi"
)
suspend
fun
window
(
argument
:
suspend
TimeWindowArgsBuilder
.
(
)
->
Unit
)