Interface IamAction
- All Superinterfaces:
IamValue
- All Known Implementing Classes:
DefaultIamAction
The
Action element of a IamStatement, specifying which service actions the statement applies to.- See Also:
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic IamActionCreate a newIamActionelement with the providedIamValue.value().
-
Field Details
-
ALL
AnIamActionrepresenting ALL actions. When used on a statement, it means the policy should apply to every action.
-
-
Method Details
-
create
Create a newIamActionelement with the providedIamValue.value().
-