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 IamAction
Create a newIamAction
element with the providedIamValue.value()
.
-
Field Details
-
ALL
-
-
Method Details
-
create
Create a newIamAction
element with the providedIamValue.value()
.
-