You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::S3::Types::RequestProgress
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3::Types::RequestProgress
- Defined in:
- (unknown)
Overview
Container for specifying if periodic QueryProgress
messages should be sent.
Returned by:
Instance Attribute Summary collapse
-
#enabled ⇒ Boolean
Specifies whether periodic QueryProgress frames should be sent.
Instance Attribute Details
#enabled ⇒ Boolean
Specifies whether periodic QueryProgress frames should be sent. Valid values: TRUE, FALSE. Default value: FALSE.