toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.mysql.kotlin.inputs
/
FlexibleServerStorageArgs
/
FlexibleServerStorageArgs
Flexible
Server
Storage
Args
constructor
(
autoGrowEnabled
:
Output
<
Boolean
>
?
=
null
,
ioScalingEnabled
:
Output
<
Boolean
>
?
=
null
,
iops
:
Output
<
Int
>
?
=
null
,
sizeGb
:
Output
<
Int
>
?
=
null
)