toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.outputs
/
DailyRetentionFormatResponse
Daily
Retention
Format
Response
data
class
DailyRetentionFormatResponse
(
val
daysOfTheMonth
:
List
<
DayResponse
>
?
=
null
)
Daily retention format.
Members
Constructors
Daily
Retention
Format
Response
Link copied to clipboard
constructor
(
daysOfTheMonth
:
List
<
DayResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
days
Of
The
Month
Link copied to clipboard
val
daysOfTheMonth
:
List
<
DayResponse
>
?
=
null
List of days of the month.