BatchGetReportGroupsInput
public struct BatchGetReportGroupsInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of report group ARNs that identify the report groups to return.
Declaration
Swift
public let reportGroupArns: [String] -
Undocumented
Declaration
Swift
public init(reportGroupArns: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchGetReportGroupsInput Structure Reference