Class: TencentCloud::Csip::V20221121::SubUserInfo
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Csip::V20221121::SubUserInfo
- Defined in:
- lib/v20221121/models.rb
Overview
子账号详情
Instance Attribute Summary collapse
-
#ActionRiskCount ⇒ Object
仅作为唯一键.
-
#AppID ⇒ Object
仅作为唯一键.
-
#AssetCount ⇒ Object
仅作为唯一键.
-
#CloudType ⇒ Object
仅作为唯一键.
-
#ConfigRiskCount ⇒ Object
仅作为唯一键.
-
#ID ⇒ Object
仅作为唯一键.
-
#InterfaceCount ⇒ Object
仅作为唯一键.
-
#IsAccessCheck ⇒ Object
仅作为唯一键.
-
#IsAccessCloudAudit ⇒ Object
仅作为唯一键.
-
#IsAccessUeba ⇒ Object
仅作为唯一键.
-
#LogCount ⇒ Object
仅作为唯一键.
-
#NickName ⇒ Object
仅作为唯一键.
-
#OwnerAppID ⇒ Object
仅作为唯一键.
-
#OwnerMemberID ⇒ Object
仅作为唯一键.
-
#OwnerNickName ⇒ Object
仅作为唯一键.
-
#OwnerUin ⇒ Object
仅作为唯一键.
-
#ServiceCount ⇒ Object
仅作为唯一键.
-
#Uin ⇒ Object
仅作为唯一键.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, appid = nil, uin = nil, nickname = nil, ownerappid = nil, owneruin = nil, ownernickname = nil, ownermemberid = nil, cloudtype = nil, servicecount = nil, interfacecount = nil, assetcount = nil, logcount = nil, configriskcount = nil, actionriskcount = nil, isaccesscloudaudit = nil, isaccesscheck = nil, isaccessueba = nil) ⇒ SubUserInfo
constructor
A new instance of SubUserInfo.
Constructor Details
#initialize(id = nil, appid = nil, uin = nil, nickname = nil, ownerappid = nil, owneruin = nil, ownernickname = nil, ownermemberid = nil, cloudtype = nil, servicecount = nil, interfacecount = nil, assetcount = nil, logcount = nil, configriskcount = nil, actionriskcount = nil, isaccesscloudaudit = nil, isaccesscheck = nil, isaccessueba = nil) ⇒ SubUserInfo
Returns a new instance of SubUserInfo.
8137 8138 8139 8140 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 |
# File 'lib/v20221121/models.rb', line 8137 def initialize(id=nil, appid=nil, uin=nil, nickname=nil, ownerappid=nil, owneruin=nil, ownernickname=nil, ownermemberid=nil, cloudtype=nil, servicecount=nil, interfacecount=nil, assetcount=nil, logcount=nil, configriskcount=nil, actionriskcount=nil, isaccesscloudaudit=nil, isaccesscheck=nil, isaccessueba=nil) @ID = id @AppID = appid @Uin = uin @NickName = nickname @OwnerAppID = ownerappid @OwnerUin = owneruin @OwnerNickName = ownernickname @OwnerMemberID = ownermemberid @CloudType = cloudtype @ServiceCount = servicecount @InterfaceCount = interfacecount @AssetCount = assetcount @LogCount = logcount @ConfigRiskCount = configriskcount @ActionRiskCount = actionriskcount @IsAccessCloudAudit = isaccesscloudaudit @IsAccessCheck = isaccesscheck @IsAccessUeba = isaccessueba end |
Instance Attribute Details
#ActionRiskCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def ActionRiskCount @ActionRiskCount end |
#AppID ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def AppID @AppID end |
#AssetCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def AssetCount @AssetCount end |
#CloudType ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def CloudType @CloudType end |
#ConfigRiskCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def ConfigRiskCount @ConfigRiskCount end |
#ID ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def ID @ID end |
#InterfaceCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def InterfaceCount @InterfaceCount end |
#IsAccessCheck ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def IsAccessCheck @IsAccessCheck end |
#IsAccessCloudAudit ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def IsAccessCloudAudit @IsAccessCloudAudit end |
#IsAccessUeba ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def IsAccessUeba @IsAccessUeba end |
#LogCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def LogCount @LogCount end |
#NickName ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def NickName @NickName end |
#OwnerAppID ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def OwnerAppID @OwnerAppID end |
#OwnerMemberID ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def OwnerMemberID @OwnerMemberID end |
#OwnerNickName ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def OwnerNickName @OwnerNickName end |
#OwnerUin ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def OwnerUin @OwnerUin end |
#ServiceCount ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def ServiceCount @ServiceCount end |
#Uin ⇒ Object
仅作为唯一键
8135 8136 8137 |
# File 'lib/v20221121/models.rb', line 8135 def Uin @Uin end |
Instance Method Details
#deserialize(params) ⇒ Object
8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 |
# File 'lib/v20221121/models.rb', line 8158 def deserialize(params) @ID = params['ID'] @AppID = params['AppID'] @Uin = params['Uin'] @NickName = params['NickName'] @OwnerAppID = params['OwnerAppID'] @OwnerUin = params['OwnerUin'] @OwnerNickName = params['OwnerNickName'] @OwnerMemberID = params['OwnerMemberID'] @CloudType = params['CloudType'] @ServiceCount = params['ServiceCount'] @InterfaceCount = params['InterfaceCount'] @AssetCount = params['AssetCount'] @LogCount = params['LogCount'] @ConfigRiskCount = params['ConfigRiskCount'] @ActionRiskCount = params['ActionRiskCount'] @IsAccessCloudAudit = params['IsAccessCloudAudit'] @IsAccessCheck = params['IsAccessCheck'] @IsAccessUeba = params['IsAccessUeba'] end |