UpdateOperation
An operation that updates the properties of a construct.
Contents
- excluded
-
Whether to exclude this construct from the migration.
Type: Boolean
Required: No
- name
-
The updated name for the construct.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[^\s\x00]( *[^\s\x00])*Required: No
- properties
-
The properties to update on the construct.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 20 items.
Key Length Constraints: Minimum length of 0. Maximum length of 24.
Value Length Constraints: Minimum length of 0. Maximum length of 65536.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: