UpdateReportGroupOutput
public struct UpdateReportGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the updated report group.
Declaration
Swift
public let reportGroup: ReportGroup?
-
Undocumented
Declaration
Swift
public init(reportGroup: ReportGroup? = nil)