Class: Aws::Types::SslProperties
- Inherits:
-
Object
- Object
- Aws::Types::SslProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#disable_ssl ⇒ Boolean
Returns the value of attribute disable_ssl.
Instance Attribute Details
#disable_ssl ⇒ Boolean
Returns the value of attribute disable_ssl.
10483 10484 10485 |
# File 'sig/types.rbs', line 10483 def disable_ssl @disable_ssl end |