MapStateStartedEventDetails

public struct MapStateStartedEventDetails : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The size of the array for Map state iterations.

    Declaration

    Swift

    public let length: Int?
  • Undocumented

    Declaration

    Swift

    public init(length: Int? = nil)