pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
DailyRetentionFormatArgs
Daily
Retention
Format
Args
data
class
DailyRetentionFormatArgs
(
val
daysOfTheMonth
:
Output
<
List
<
DayArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
DailyRetentionFormatArgs
>
Daily retention format.
Constructors
Functions
Properties
Constructors
Daily
Retention
Format
Args
Link copied to clipboard
fun
DailyRetentionFormatArgs
(
daysOfTheMonth
:
Output
<
List
<
DayArgs
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DailyRetentionFormatArgs
Properties
days
Of
The
Month
Link copied to clipboard
val
daysOfTheMonth
:
Output
<
List
<
DayArgs
>
>
?
=
null
List of days of the month.