class TencentCloud::Cdn::V20180606::HttpsBilling
HTTPS服务,若关闭,下发配置拦截https请求,开启时会产生计费
def deserialize(params)
def deserialize(params) @Switch = params['Switch'] end
def initialize(switch=nil)
def initialize(switch=nil) @Switch = switch end
HTTPS服务,若关闭,下发配置拦截https请求,开启时会产生计费
def deserialize(params) @Switch = params['Switch'] end
def initialize(switch=nil) @Switch = switch end