Class: Aws::Types::TlsConfig
- Inherits:
-
Object
- Object
- Aws::Types::TlsConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server_name_to_verify ⇒ ::String
Returns the value of attribute server_name_to_verify.
Instance Attribute Details
#server_name_to_verify ⇒ ::String
Returns the value of attribute server_name_to_verify.
2164 2165 2166 |
# File 'sig/types.rbs', line 2164 def server_name_to_verify @server_name_to_verify end |