toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin.inputs
/
RecurrenceScheduleArgsBuilder
/
monthDays
month
Days
@
JvmName
(
name
=
"dnaagrsvabwbfnga"
)
suspend
fun
monthDays
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"ahklkllayhpjjmio"
)
suspend
fun
monthDays
(
value
:
List
<
Int
>
?
)
Parameters
value
The month days.
@
JvmName
(
name
=
"xhkrtvvnfhvhkdbm"
)
suspend
fun
monthDays
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hthuswfuvwynkyvx"
)
suspend
fun
monthDays
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"yuoduvybbpglhcvn"
)
suspend
fun
monthDays
(
vararg
values
:
Int
)
Parameters
values
The month days.