class Aws::S3::Types::RequestProgress

Container for specifying if periodic `QueryProgress` messages should be sent.

@note When making an API call, you may pass RequestProgress

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

Specifies whether periodic QueryProgress frames should be sent.
Valid values: TRUE, FALSE. Default value: FALSE.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/RequestProgress AWS API Documentation

Constants

SENSITIVE