Class: Aws::ECS::Types::CreatedAt
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECS::Types::CreatedAt
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-ecs/types.rb
Overview
The optional filter to narrow the ‘ListServiceDeployment` results.
If you do not specify a value, service deployments that were created before the current time are included in the result.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#after ⇒ Time
Include service deployments in the result that were created after this time.
-
#before ⇒ Time
Include service deployments in the result that were created before this time.