class TencentCloud::Scf::V20180416::K8SToleration
def initialize(key=nil, operator=nil, effect=nil, value=nil, tolerationseconds=nil)
def initialize(key=nil, operator=nil, effect=nil, value=nil, tolerationseconds=nil) @Key = key @Operator = operator @Effect = effect @Value = value @TolerationSeconds = tolerationseconds end