JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.amazonaws.services.dynamodbv2.datamodeling.encryption
Annotation Type DoNotTouch
@Target
({
TYPE
,
METHOD
,
FIELD
})
@Retention
(
RUNTIME
) public @interface
DoNotTouch
Prevents the associated item from being encrypted or signed.
Author:
Greg Rubin