Class: TencentCloud::Iecp::V20210914::DescribeYeheResourceLimitResponse
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Iecp::V20210914::DescribeYeheResourceLimitResponse
- Defined in:
- lib/v20210914/models.rb
Overview
DescribeYeheResourceLimit返回参数结构体
Instance Attribute Summary collapse
-
#CreateClusterLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreateNodeLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EnablePermAdminNode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EnablePermMonitor ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Uin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(uin = nil, createnodelimit = nil, createclusterlimit = nil, enablepermmonitor = nil, enablepermadminnode = nil, requestid = nil) ⇒ DescribeYeheResourceLimitResponse
constructor
A new instance of DescribeYeheResourceLimitResponse.
Constructor Details
#initialize(uin = nil, createnodelimit = nil, createclusterlimit = nil, enablepermmonitor = nil, enablepermadminnode = nil, requestid = nil) ⇒ DescribeYeheResourceLimitResponse
Returns a new instance of DescribeYeheResourceLimitResponse.
3955 3956 3957 3958 3959 3960 3961 3962 |
# File 'lib/v20210914/models.rb', line 3955 def initialize(uin=nil, createnodelimit=nil, createclusterlimit=nil, enablepermmonitor=nil, enablepermadminnode=nil, requestid=nil) @Uin = uin @CreateNodeLimit = createnodelimit @CreateClusterLimit = createclusterlimit @EnablePermMonitor = enablepermmonitor @EnablePermAdminNode = enablepermadminnode @RequestId = requestid end |
Instance Attribute Details
#CreateClusterLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def CreateClusterLimit @CreateClusterLimit end |
#CreateNodeLimit ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def CreateNodeLimit @CreateNodeLimit end |
#EnablePermAdminNode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def EnablePermAdminNode @EnablePermAdminNode end |
#EnablePermMonitor ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def EnablePermMonitor @EnablePermMonitor end |
#RequestId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def RequestId @RequestId end |
#Uin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。
3953 3954 3955 |
# File 'lib/v20210914/models.rb', line 3953 def Uin @Uin end |
Instance Method Details
#deserialize(params) ⇒ Object
3964 3965 3966 3967 3968 3969 3970 3971 |
# File 'lib/v20210914/models.rb', line 3964 def deserialize(params) @Uin = params['Uin'] @CreateNodeLimit = params['CreateNodeLimit'] @CreateClusterLimit = params['CreateClusterLimit'] @EnablePermMonitor = params['EnablePermMonitor'] @EnablePermAdminNode = params['EnablePermAdminNode'] @RequestId = params['RequestId'] end |