toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin.inputs
/
DbClusterScalingConfigurationArgsBuilder
Db
Cluster
Scaling
Configuration
Args
Builder
class
DbClusterScalingConfigurationArgsBuilder
Builder for
DbClusterScalingConfigurationArgs
.
Members
Functions
auto
Pause
Link copied to clipboard
@
JvmName
(
name
=
"frcrqhdjbglyfuum"
)
suspend
fun
autoPause
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"nllelymcuprbmlsb"
)
suspend
fun
autoPause
(
value
:
Boolean
?
)
max
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"wfbyumiptpppywej"
)
suspend
fun
maxCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"civqglrgyuaokktv"
)
suspend
fun
maxCapacity
(
value
:
Int
?
)
min
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"xfifvchenqyaxsiu"
)
suspend
fun
minCapacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dqngypruffaielso"
)
suspend
fun
minCapacity
(
value
:
Int
?
)
seconds
Before
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"bfwyouhftnmglnyy"
)
suspend
fun
secondsBeforeTimeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"stternphlhsblaag"
)
suspend
fun
secondsBeforeTimeout
(
value
:
Int
?
)
seconds
Until
Auto
Pause
Link copied to clipboard
@
JvmName
(
name
=
"dukcwdtnsdcwylxy"
)
suspend
fun
secondsUntilAutoPause
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yjknwotiorwfqocs"
)
suspend
fun
secondsUntilAutoPause
(
value
:
Int
?
)
timeout
Action
Link copied to clipboard
@
JvmName
(
name
=
"uvjhvaogdxsdiuaw"
)
suspend
fun
timeoutAction
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cmydhxjymafuvaov"
)
suspend
fun
timeoutAction
(
value
:
String
?
)