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