class TencentCloud::Lkeap::V20240522::AttributeItem

def initialize(attributeid=nil, attributekey=nil, attributename=nil, labels=nil)

def initialize(attributeid=nil, attributekey=nil, attributename=nil, labels=nil)
  @AttributeId = attributeid
  @AttributeKey = attributekey
  @AttributeName = attributename
  @Labels = labels
end