class TencentCloud::Cdc::V20201214::DescribeDedicatedClusterOrdersRequest
def initialize(dedicatedclusterids=nil, dedicatedclusterorderids=nil, offset=nil, limit=nil, status=nil, actiontype=nil)
def initialize(dedicatedclusterids=nil, dedicatedclusterorderids=nil, offset=nil, limit=nil, status=nil, actiontype=nil) @DedicatedClusterIds = dedicatedclusterids @DedicatedClusterOrderIds = dedicatedclusterorderids @Offset = offset @Limit = limit @Status = status @ActionType = actiontype end