pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appautoscaling.kotlin.outputs
/
ScheduledActionScalableTargetAction
Scheduled
Action
Scalable
Target
Action
data
class
ScheduledActionScalableTargetAction
(
val
maxCapacity
:
Int
?
=
null
,
val
minCapacity
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Scheduled
Action
Scalable
Target
Action
Link copied to clipboard
fun
ScheduledActionScalableTargetAction
(
maxCapacity
:
Int
?
=
null
,
minCapacity
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Capacity
Link copied to clipboard
val
maxCapacity
:
Int
?
=
null
min
Capacity
Link copied to clipboard
val
minCapacity
:
Int
?
=
null