Class: TencentCloud::Cloudaudit::V20190319::Event
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cloudaudit::V20190319::Event
- Defined in:
- lib/v20190319/models.rb
Overview
日志详情
Instance Attribute Summary collapse
-
#AccountID ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CloudAuditEvent ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ErrorCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventNameCn ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventRegion ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventSource ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Location ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#RequestID ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ResourceRegion ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Resources ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ResourceTypeCn ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#SecretId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#SourceIPAddress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Username ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(eventid = nil, username = nil, eventtime = nil, cloudauditevent = nil, resourcetypecn = nil, errorcode = nil, eventname = nil, secretid = nil, eventsource = nil, requestid = nil, resourceregion = nil, accountid = nil, sourceipaddress = nil, eventnamecn = nil, resources = nil, eventregion = nil, location = nil) ⇒ Event
constructor
A new instance of Event.
Constructor Details
#initialize(eventid = nil, username = nil, eventtime = nil, cloudauditevent = nil, resourcetypecn = nil, errorcode = nil, eventname = nil, secretid = nil, eventsource = nil, requestid = nil, resourceregion = nil, accountid = nil, sourceipaddress = nil, eventnamecn = nil, resources = nil, eventregion = nil, location = nil) ⇒ Event
Returns a new instance of Event.
613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 |
# File 'lib/v20190319/models.rb', line 613 def initialize(eventid=nil, username=nil, eventtime=nil, cloudauditevent=nil, resourcetypecn=nil, errorcode=nil, eventname=nil, secretid=nil, eventsource=nil, requestid=nil, resourceregion=nil, accountid=nil, sourceipaddress=nil, eventnamecn=nil, resources=nil, eventregion=nil, location=nil) @EventId = eventid @Username = username @EventTime = eventtime @CloudAuditEvent = cloudauditevent @ResourceTypeCn = resourcetypecn @ErrorCode = errorcode @EventName = eventname @SecretId = secretid @EventSource = eventsource @RequestID = requestid @ResourceRegion = resourceregion @AccountID = accountid @SourceIPAddress = sourceipaddress @EventNameCn = eventnamecn @Resources = resources @EventRegion = eventregion @Location = location end |
Instance Attribute Details
#AccountID ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def AccountID @AccountID end |
#CloudAuditEvent ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def CloudAuditEvent @CloudAuditEvent end |
#ErrorCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def ErrorCode @ErrorCode end |
#EventId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventId @EventId end |
#EventName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventName @EventName end |
#EventNameCn ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventNameCn @EventNameCn end |
#EventRegion ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventRegion @EventRegion end |
#EventSource ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventSource @EventSource end |
#EventTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def EventTime @EventTime end |
#Location ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def Location @Location end |
#RequestID ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def RequestID @RequestID end |
#ResourceRegion ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def ResourceRegion @ResourceRegion end |
#Resources ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def Resources @Resources end |
#ResourceTypeCn ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def ResourceTypeCn @ResourceTypeCn end |
#SecretId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def SecretId @SecretId end |
#SourceIPAddress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def SourceIPAddress @SourceIPAddress end |
#Username ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
611 612 613 |
# File 'lib/v20190319/models.rb', line 611 def Username @Username end |
Instance Method Details
#deserialize(params) ⇒ Object
633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 |
# File 'lib/v20190319/models.rb', line 633 def deserialize(params) @EventId = params['EventId'] @Username = params['Username'] @EventTime = params['EventTime'] @CloudAuditEvent = params['CloudAuditEvent'] @ResourceTypeCn = params['ResourceTypeCn'] @ErrorCode = params['ErrorCode'] @EventName = params['EventName'] @SecretId = params['SecretId'] @EventSource = params['EventSource'] @RequestID = params['RequestID'] @ResourceRegion = params['ResourceRegion'] @AccountID = params['AccountID'] @SourceIPAddress = params['SourceIPAddress'] @EventNameCn = params['EventNameCn'] unless params['Resources'].nil? @Resources = Resource.new @Resources.deserialize(params['Resources']) end @EventRegion = params['EventRegion'] @Location = params['Location'] end |