toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Daily
Retention
Format
Args
Link copied to clipboard
constructor
(
daysOfTheMonth
:
Output
<
List
<
DayArgs
>
>
?
=
null
)
Properties
days
Of
The
Month
Link copied to clipboard
val
daysOfTheMonth
:
Output
<
List
<
DayArgs
>
>
?
=
null
List of days of the month.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DailyRetentionFormatArgs