RequestProgress
public struct RequestProgress : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies whether periodic QueryProgress frames should be sent. Valid values: TRUE, FALSE. Default value: FALSE.
Declaration
Swift
public let enabled: Bool?
-
Undocumented
Declaration
Swift
public init(enabled: Bool? = nil)