toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
ScalingConfigurationResponse
/
ScalingConfigurationResponse
Scaling
Configuration
Response
constructor
(
autoPause
:
Boolean
?
=
null
,
maxCapacity
:
Int
?
=
null
,
minCapacity
:
Int
?
=
null
,
secondsBeforeTimeout
:
Int
?
=
null
,
secondsUntilAutoPause
:
Int
?
=
null
,
timeoutAction
:
String
?
=
null
)