GetInsightResultsRequest
public struct GetInsightResultsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the insight for which to return results.
Declaration
Swift
public let insightArn: String
-
Undocumented
Declaration
Swift
public init(insightArn: String)
-
Declaration
Swift
public func validate(name: String) throws