@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface DynamoDbAutoGeneratedDefault
@DynamoDBAutoGeneratedDefault("OPEN") public String status()
Only compatible with standard string types.
String value
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.