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