Class: Aws::Types::PostAcceptTimeoutConfig
- Inherits:
-
Object
- Object
- Aws::Types::PostAcceptTimeoutConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duration_in_seconds ⇒ ::Integer
Returns the value of attribute duration_in_seconds.
Instance Attribute Details
#duration_in_seconds ⇒ ::Integer
Returns the value of attribute duration_in_seconds.
6078 6079 6080 |
# File 'sig/types.rbs', line 6078 def duration_in_seconds @duration_in_seconds end |