CreateInsightResponse

public struct CreateInsightResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ARN of the insight created.

    Declaration

    Swift

    public let insightArn: String
  • Undocumented

    Declaration

    Swift

    public init(insightArn: String)