FlywheelFilter
Filter the flywheels based on creation time or flywheel status.
Contents
- CreationTimeAfter
 - 
               
Filter the flywheels to include flywheels created after the specified time.
Type: Timestamp
Required: No
 - CreationTimeBefore
 - 
               
Filter the flywheels to include flywheels created before the specified time.
Type: Timestamp
Required: No
 - Status
 - 
               
Filter the flywheels based on the flywheel status.
Type: String
Valid Values:
CREATING | ACTIVE | UPDATING | DELETING | FAILEDRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: