Class ActionNameTrait
java.lang.Object
software.amazon.smithy.model.traits.AbstractTrait
software.amazon.smithy.model.traits.StringTrait
software.amazon.smithy.aws.iam.traits.ActionNameTrait
- All Implemented Interfaces:
FromSourceLocation
,ToNode
,ToShapeId
,Trait
Deprecated.
Use the
@iamAction
trait's name
property instead.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionActionNameTrait
(String action) Deprecated.ActionNameTrait
(String action, FromSourceLocation sourceLocation) Deprecated. -
Method Summary
Methods inherited from class software.amazon.smithy.model.traits.StringTrait
createNode, getValue
Methods inherited from class software.amazon.smithy.model.traits.AbstractTrait
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface software.amazon.smithy.model.traits.Trait
isSynthetic
-
Field Details
-
ID
Deprecated.
-
-
Constructor Details
-
ActionNameTrait
Deprecated. -
ActionNameTrait
Deprecated.
-
IamActionTrait.resolveActionName(software.amazon.smithy.model.shapes.OperationShape)
.