toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.outputs
/
SchedulePropertiesResponse
/
SchedulePropertiesResponse
Schedule
Properties
Response
constructor
(
dayOfMonth
:
Int
?
=
null
,
daysOfWeek
:
List
<
String
>
?
=
null
,
endDate
:
String
,
frequency
:
String
,
hourOfDay
:
Int
?
=
null
,
startDate
:
String
,
weeksOfMonth
:
List
<
String
>
?
=
null
)