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