Class: Aws::Connect::Types::Expiry
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::Expiry
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-connect/types.rb
Overview
An object to specify the expiration of a routing step.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#duration_in_seconds ⇒ Integer
The number of seconds to wait before expiring the routing step.
-
#expiry_timestamp ⇒ Time
The timestamp indicating when the routing step expires.