pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.mysql.kotlin.inputs
/
FlexibleServerStorageArgs
/
FlexibleServerStorageArgs
Flexible
Server
Storage
Args
fun
FlexibleServerStorageArgs
(
autoGrowEnabled
:
Output
<
Boolean
>
?
=
null
,
ioScalingEnabled
:
Output
<
Boolean
>
?
=
null
,
iops
:
Output
<
Int
>
?
=
null
,
sizeGb
:
Output
<
Int
>
?
=
null
)