DeleteInsightResponse
public struct DeleteInsightResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the insight that was deleted.
Declaration
Swift
public let insightArn: String
-
Undocumented
Declaration
Swift
public init(insightArn: String)