Class: Aws::Types::OnlineStoreConfigUpdate
- Inherits:
-
Object
- Object
- Aws::Types::OnlineStoreConfigUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ttl_duration ⇒ Types::TtlDuration
Returns the value of attribute ttl_duration.
Instance Attribute Details
#ttl_duration ⇒ Types::TtlDuration
Returns the value of attribute ttl_duration.
9583 9584 9585 |
# File 'sig/types.rbs', line 9583 def ttl_duration @ttl_duration end |