Annotation Type DDBTable

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String name
      Represents the DynamoDb table name
    • Element Detail

      • name

        String name
        Represents the DynamoDb table name
        Returns:
        table name. If not populated, the class name is used as the table name. This can be constant string or a property name defined in config file.
        Default:
        ""