ApplicationMaximumAllowedResourcesArgs

constructor(cpu: Output<String>, disk: Output<String>? = null, memory: Output<String>)