ReportFilter
public struct ReportFilter : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The status used to filter reports. You can filter using one status only.
Declaration
Swift
public let status: ReportStatusType? -
Undocumented
Declaration
Swift
public init(status: ReportStatusType? = nil)
View on GitHub
ReportFilter Structure Reference