SiteLimitsArgs

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