Class: Aws::Types::TlsConfigInput
- Inherits:
-
Object
- Object
- Aws::Types::TlsConfigInput
- 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.
2169 2170 2171 |
# File 'sig/types.rbs', line 2169 def server_name_to_verify @server_name_to_verify end |