pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.logic.kotlin.inputs
/
RecurrenceScheduleArgsBuilder
/
monthDays
month
Days
@
JvmName
(
name
=
"tpbgbkwsxoyjepqs"
)
suspend
fun
monthDays
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"rwcjikfpxoxnrfkn"
)
suspend
fun
monthDays
(
value
:
List
<
Int
>
?
)
Parameters
value
The month days.
@
JvmName
(
name
=
"ymrqsxckheufnmoj"
)
suspend
fun
monthDays
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xhpubqtibhyxoxpr"
)
suspend
fun
monthDays
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"mwdiwmxpkvpotkmt"
)
suspend
fun
monthDays
(
vararg
values
:
Int
)
Parameters
values
The month days.