Class: Aws::Types::DeliveryOptions
- Inherits:
-
Object
- Object
- Aws::Types::DeliveryOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tls_policy ⇒ "Require", "Optional"
Returns the value of attribute tls_policy.
Instance Attribute Details
#tls_policy ⇒ "Require", "Optional"
Returns the value of attribute tls_policy.
298 299 300 |
# File 'sig/types.rbs', line 298 def tls_policy @tls_policy end |