Class: TencentCloud::Mna::V20210119::CreateEncryptedKeyRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Mna::V20210119::CreateEncryptedKeyRequest
- Defined in:
- lib/v20210119/models.rb
Overview
CreateEncryptedKey请求参数结构体
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize ⇒ CreateEncryptedKeyRequest
constructor
A new instance of CreateEncryptedKeyRequest.
Constructor Details
#initialize ⇒ CreateEncryptedKeyRequest
Returns a new instance of CreateEncryptedKeyRequest.
379 380 |
# File 'lib/v20210119/models.rb', line 379 def initialize() end |
Instance Method Details
#deserialize(params) ⇒ Object
382 383 |
# File 'lib/v20210119/models.rb', line 382 def deserialize(params) end |