Deployment Method Setting Args
constructor(cacheDataEncrypted: Output<Boolean>? = null, cacheTtlInSeconds: Output<Int>? = null, cachingEnabled: Output<Boolean>? = null, dataTraceEnabled: Output<Boolean>? = null, httpMethod: Output<String>? = null, loggingLevel: Output<String>? = null, metricsEnabled: Output<Boolean>? = null, resourcePath: Output<String>? = null, throttlingBurstLimit: Output<Int>? = null, throttlingRateLimit: Output<Double>? = null)