AttributeValue that has a List value.

Hierarchy

  • ListAttributeValue

Properties

attributeValues: any[]
value: JsonType[]
valueWithMetadata: null | object[]

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns any[]

  • Returns JsonType[]

  • Returns null | object[]

  • Returns number

  • Returns boolean

  • Returns any

  • Map over all items in this.

    Parameters

    • transform: ((arg: any) => any)
        • (arg: any): any
        • Parameters

          • arg: any

          Returns any

    Returns ListAttributeValue

  • Map over all items in this under the given path.

    Parameters

    • path: string
    • transform: any

    Returns null | AttributeValue

  • Returns number

  • Returns any

  • Returns string