Interface PutPolicyOptions.Policy
-
- Enclosing class:
- PutPolicyOptions
public static interface PutPolicyOptions.PolicyThe type of policy that is associated with the specified key.
-
-
Field Summary
Fields Modifier and Type Field Description static StringDUALAUTHDELETEdualAuthDelete.static StringROTATIONrotation.
-
-
-
Field Detail
-
DUALAUTHDELETE
static final String DUALAUTHDELETE
dualAuthDelete.- See Also:
- Constant Field Values
-
ROTATION
static final String ROTATION
rotation.- See Also:
- Constant Field Values
-
-