Class: TencentCloud::Csip::V20221121::OrganizationUserInfo
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Csip::V20221121::OrganizationUserInfo
- Defined in:
- lib/v20221121/models.rb
Overview
集团账号成员详情
Instance Attribute Summary collapse
-
#AppId ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#AssetCount ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#AttackCount ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#AuthType ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#CFWProtect ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#CloudType ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#CSIPProtect ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#CWPProtect ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#Enable ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#IsExpired ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#JoinType ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#JoinTypeInfo ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#MemberId ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#NickName ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#NodeName ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#PermissionList ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#QuotaConsumer ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#RiskCount ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#Role ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#SubUserCount ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#SyncFrequency ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#TcMemberType ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#Uin ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
-
#WAFProtect ⇒ Object
1 腾讯云接入账户 2 非腾讯云.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(uin = nil, nickname = nil, nodename = nil, assetcount = nil, riskcount = nil, attackcount = nil, role = nil, memberid = nil, appid = nil, jointype = nil, cfwprotect = nil, wafprotect = nil, cwpprotect = nil, enable = nil, csipprotect = nil, quotaconsumer = nil, cloudtype = nil, syncfrequency = nil, isexpired = nil, permissionlist = nil, authtype = nil, tcmembertype = nil, subusercount = nil, jointypeinfo = nil) ⇒ OrganizationUserInfo
constructor
A new instance of OrganizationUserInfo.
Constructor Details
#initialize(uin = nil, nickname = nil, nodename = nil, assetcount = nil, riskcount = nil, attackcount = nil, role = nil, memberid = nil, appid = nil, jointype = nil, cfwprotect = nil, wafprotect = nil, cwpprotect = nil, enable = nil, csipprotect = nil, quotaconsumer = nil, cloudtype = nil, syncfrequency = nil, isexpired = nil, permissionlist = nil, authtype = nil, tcmembertype = nil, subusercount = nil, jointypeinfo = nil) ⇒ OrganizationUserInfo
Returns a new instance of OrganizationUserInfo.
7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 |
# File 'lib/v20221121/models.rb', line 7193 def initialize(uin=nil, nickname=nil, nodename=nil, assetcount=nil, riskcount=nil, attackcount=nil, role=nil, memberid=nil, appid=nil, jointype=nil, cfwprotect=nil, wafprotect=nil, cwpprotect=nil, enable=nil, csipprotect=nil, quotaconsumer=nil, cloudtype=nil, syncfrequency=nil, isexpired=nil, =nil, authtype=nil, tcmembertype=nil, subusercount=nil, jointypeinfo=nil) @Uin = uin @NickName = nickname @NodeName = nodename @AssetCount = assetcount @RiskCount = riskcount @AttackCount = attackcount @Role = role @MemberId = memberid @AppId = appid @JoinType = jointype @CFWProtect = cfwprotect @WAFProtect = wafprotect @CWPProtect = cwpprotect @Enable = enable @CSIPProtect = csipprotect @QuotaConsumer = quotaconsumer @CloudType = cloudtype @SyncFrequency = syncfrequency @IsExpired = isexpired @PermissionList = @AuthType = authtype @TcMemberType = tcmembertype @SubUserCount = subusercount @JoinTypeInfo = jointypeinfo end |
Instance Attribute Details
#AppId ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def AppId @AppId end |
#AssetCount ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def AssetCount @AssetCount end |
#AttackCount ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def AttackCount @AttackCount end |
#AuthType ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def AuthType @AuthType end |
#CFWProtect ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def CFWProtect @CFWProtect end |
#CloudType ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def CloudType @CloudType end |
#CSIPProtect ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def CSIPProtect @CSIPProtect end |
#CWPProtect ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def CWPProtect @CWPProtect end |
#Enable ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def Enable @Enable end |
#IsExpired ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def IsExpired @IsExpired end |
#JoinType ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def JoinType @JoinType end |
#JoinTypeInfo ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def JoinTypeInfo @JoinTypeInfo end |
#MemberId ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def MemberId @MemberId end |
#NickName ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def NickName @NickName end |
#NodeName ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def NodeName @NodeName end |
#PermissionList ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def PermissionList @PermissionList end |
#QuotaConsumer ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def QuotaConsumer @QuotaConsumer end |
#RiskCount ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def RiskCount @RiskCount end |
#Role ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def Role @Role end |
#SubUserCount ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def SubUserCount @SubUserCount end |
#SyncFrequency ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def SyncFrequency @SyncFrequency end |
#TcMemberType ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def TcMemberType @TcMemberType end |
#Uin ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def Uin @Uin end |
#WAFProtect ⇒ Object
1 腾讯云接入账户2 非腾讯云
7191 7192 7193 |
# File 'lib/v20221121/models.rb', line 7191 def WAFProtect @WAFProtect end |
Instance Method Details
#deserialize(params) ⇒ Object
7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 |
# File 'lib/v20221121/models.rb', line 7220 def deserialize(params) @Uin = params['Uin'] @NickName = params['NickName'] @NodeName = params['NodeName'] @AssetCount = params['AssetCount'] @RiskCount = params['RiskCount'] @AttackCount = params['AttackCount'] @Role = params['Role'] @MemberId = params['MemberId'] @AppId = params['AppId'] @JoinType = params['JoinType'] @CFWProtect = params['CFWProtect'] @WAFProtect = params['WAFProtect'] @CWPProtect = params['CWPProtect'] @Enable = params['Enable'] @CSIPProtect = params['CSIPProtect'] @QuotaConsumer = params['QuotaConsumer'] @CloudType = params['CloudType'] @SyncFrequency = params['SyncFrequency'] @IsExpired = params['IsExpired'] @PermissionList = params['PermissionList'] @AuthType = params['AuthType'] @TcMemberType = params['TcMemberType'] @SubUserCount = params['SubUserCount'] @JoinTypeInfo = params['JoinTypeInfo'] end |