HistoryEventExecutionDataDetails

public struct HistoryEventExecutionDataDetails : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Indicates whether input or output was truncated in the response. Always false.

    Declaration

    Swift

    public let truncated: Bool?
  • Undocumented

    Declaration

    Swift

    public init(truncated: Bool? = nil)