Class AutoGeneratedUuidExtension.AttributeTags
- java.lang.Object
-
- software.amazon.awssdk.enhanced.dynamodb.extensions.AutoGeneratedUuidExtension.AttributeTags
-
- Enclosing class:
- AutoGeneratedUuidExtension
public static final class AutoGeneratedUuidExtension.AttributeTags extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StaticAttributeTagautoGeneratedUuidAttribute()Tags which indicate that the given attribute is supported wih Auto Generated UUID Record Extension.
-
-
-
Method Detail
-
autoGeneratedUuidAttribute
public static StaticAttributeTag autoGeneratedUuidAttribute()
Tags which indicate that the given attribute is supported wih Auto Generated UUID Record Extension.- Returns:
- Tag name for AutoGenerated UUID Records
-
-