class TencentCloud::Tione::V20211111::HostPath
主机路径挂载配置
def deserialize(params)
def deserialize(params) @Path = params['Path'] end
def initialize(path=nil)
def initialize(path=nil) @Path = path end
主机路径挂载配置
def deserialize(params) @Path = params['Path'] end
def initialize(path=nil) @Path = path end