Class: TencentCloud::Cls::V20201016::CreateCosRechargeRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cls::V20201016::CreateCosRechargeRequest
- Defined in:
- lib/v20201016/models.rb
Overview
CreateCosRecharge请求参数结构体
Instance Attribute Summary collapse
-
#Bucket ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#BucketRegion ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#Compress ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#ExtractRuleInfo ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#LogsetId ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#LogType ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#Metadata ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#Name ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#Prefix ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#TaskType ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
-
#TopicId ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(topicid = nil, logsetid = nil, name = nil, bucket = nil, bucketregion = nil, logtype = nil, prefix = nil, compress = nil, extractruleinfo = nil, tasktype = nil, metadata = nil) ⇒ CreateCosRechargeRequest
constructor
A new instance of CreateCosRechargeRequest.
Constructor Details
#initialize(topicid = nil, logsetid = nil, name = nil, bucket = nil, bucketregion = nil, logtype = nil, prefix = nil, compress = nil, extractruleinfo = nil, tasktype = nil, metadata = nil) ⇒ CreateCosRechargeRequest
Returns a new instance of CreateCosRechargeRequest.
3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 |
# File 'lib/v20201016/models.rb', line 3229 def initialize(topicid=nil, logsetid=nil, name=nil, bucket=nil, bucketregion=nil, logtype=nil, prefix=nil, compress=nil, extractruleinfo=nil, tasktype=nil, =nil) @TopicId = topicid @LogsetId = logsetid @Name = name @Bucket = bucket @BucketRegion = bucketregion @LogType = logtype @Prefix = prefix @Compress = compress @ExtractRuleInfo = extractruleinfo @TaskType = tasktype @Metadata = end |
Instance Attribute Details
#Bucket ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def Bucket @Bucket end |
#BucketRegion ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def BucketRegion @BucketRegion end |
#Compress ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def Compress @Compress end |
#ExtractRuleInfo ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def ExtractRuleInfo @ExtractRuleInfo end |
#LogsetId ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def LogsetId @LogsetId end |
#LogType ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def LogType @LogType end |
#Metadata ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def Metadata @Metadata end |
#Name ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def Name @Name end |
#Prefix ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def Prefix @Prefix end |
#TaskType ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def TaskType @TaskType end |
#TopicId ⇒ Object
- 通过GET Service(List Buckets)获取COS存储桶。 默认为minimalist_log
3227 3228 3229 |
# File 'lib/v20201016/models.rb', line 3227 def TopicId @TopicId end |
Instance Method Details
#deserialize(params) ⇒ Object
3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 |
# File 'lib/v20201016/models.rb', line 3243 def deserialize(params) @TopicId = params['TopicId'] @LogsetId = params['LogsetId'] @Name = params['Name'] @Bucket = params['Bucket'] @BucketRegion = params['BucketRegion'] @LogType = params['LogType'] @Prefix = params['Prefix'] @Compress = params['Compress'] unless params['ExtractRuleInfo'].nil? @ExtractRuleInfo = ExtractRuleInfo.new @ExtractRuleInfo.deserialize(params['ExtractRuleInfo']) end @TaskType = params['TaskType'] @Metadata = params['Metadata'] end |