LinkAttributeAction
The action to take on a typed link attribute value. Updates are only supported for attributes which don’t contribute to link identity.
Contents
- AttributeActionType
-
A type that can be either
UPDATE_OR_CREATE
orDELETE
.Type: String
Valid Values:
CREATE_OR_UPDATE | DELETE
Required: No
- AttributeUpdateValue
-
The value that you want to update to.
Type: TypedAttributeValue object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: