FlexibleServerStorageArgs

constructor(autoGrowEnabled: Output<Boolean>? = null, ioScalingEnabled: Output<Boolean>? = null, iops: Output<Int>? = null, sizeGb: Output<Int>? = null)