Summary

public struct Summary : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The finding classification of the recommendation.

    Declaration

    Swift

    public let name: Finding?
  • The value of the recommendation summary.

    Declaration

    Swift

    public let value: Double?
  • Undocumented

    Declaration

    Swift

    public init(name: Finding? = nil, value: Double? = nil)