Class: TencentCloud::Tione::V20211111::SSHConfig
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tione::V20211111::SSHConfig
- Defined in:
- lib/v20211111/models.rb
Overview
notebook ssh端口配置
Instance Attribute Summary collapse
-
#Enable ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#IsAddressChanged ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#LoginCommand ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#PodSSHInfo ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Port ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#PublicKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(enable = nil, publickey = nil, port = nil, logincommand = nil, isaddresschanged = nil, podsshinfo = nil) ⇒ SSHConfig
constructor
A new instance of SSHConfig.
Constructor Details
#initialize(enable = nil, publickey = nil, port = nil, logincommand = nil, isaddresschanged = nil, podsshinfo = nil) ⇒ SSHConfig
Returns a new instance of SSHConfig.
7704 7705 7706 7707 7708 7709 7710 7711 |
# File 'lib/v20211111/models.rb', line 7704 def initialize(enable=nil, publickey=nil, port=nil, logincommand=nil, isaddresschanged=nil, podsshinfo=nil) @Enable = enable @PublicKey = publickey @Port = port @LoginCommand = logincommand @IsAddressChanged = isaddresschanged @PodSSHInfo = podsshinfo end |
Instance Attribute Details
#Enable ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def Enable @Enable end |
#IsAddressChanged ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def IsAddressChanged @IsAddressChanged end |
#LoginCommand ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def LoginCommand @LoginCommand end |
#PodSSHInfo ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def PodSSHInfo @PodSSHInfo end |
#Port ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def Port @Port end |
#PublicKey ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
7702 7703 7704 |
# File 'lib/v20211111/models.rb', line 7702 def PublicKey @PublicKey end |
Instance Method Details
#deserialize(params) ⇒ Object
7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 |
# File 'lib/v20211111/models.rb', line 7713 def deserialize(params) @Enable = params['Enable'] @PublicKey = params['PublicKey'] @Port = params['Port'] @LoginCommand = params['LoginCommand'] @IsAddressChanged = params['IsAddressChanged'] unless params['PodSSHInfo'].nil? @PodSSHInfo = PodSSHInfo.new @PodSSHInfo.deserialize(params['PodSSHInfo']) end end |