pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.outputs
/
GetScheduledActionResult
/
GetScheduledActionResult
Get
Scheduled
Action
Result
fun
GetScheduledActionResult
(
desiredCapacity
:
Int
?
=
null
,
endTime
:
String
?
=
null
,
maxSize
:
Int
?
=
null
,
minSize
:
Int
?
=
null
,
recurrence
:
String
?
=
null
,
scheduledActionName
:
String
?
=
null
,
startTime
:
String
?
=
null
,
timeZone
:
String
?
=
null
)