Enum S3Actions

java.lang.Object
java.lang.Enum<S3Actions>
com.amazonaws.auth.policy.actions.S3Actions
All Implemented Interfaces:
Action, Serializable, Comparable<S3Actions>, java.lang.constant.Constable

public enum S3Actions extends Enum<S3Actions> implements Action
The available AWS access control policy actions for Amazon S3.
See Also: