struct Aws::DynamoDB::Types::AttributeValue
- Aws::DynamoDB::Types::AttributeValue
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
aws-dynamodb/types.crConstructors
Instance Method Summary
- #[](key)
- #b : String | Nil
- #bool : Bool | Nil
- #bs : Array(String) | Nil
- #l : Array(AttributeValue) | Nil
- #m : Hash(String, AttributeValue) | Nil
- #n : Float64 | Nil
- #ns : Array(Float64) | Nil
- #null : Bool | Nil
- #s : String | Nil
- #ss : Array(String) | Nil