UserStorage

public struct UserStorage : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The size of the user storage.

    Declaration

    Swift

    public let capacity: String?
  • Undocumented

    Declaration

    Swift

    public init(capacity: String? = nil)