SiteLimitsArgs

fun SiteLimitsArgs(maxDiskSizeInMb: Output<Double>? = null, maxMemoryInMb: Output<Double>? = null, maxPercentageCpu: Output<Double>? = null)