UpdatedDescription
Wrapper for updating an optional Description field with PATCH semantics. When present in an update request, the description is replaced with optionalValue. When absent, the description is left unchanged. To unset the description, include the wrapper with optionalValue not specified.
Contents
- optionalValue
-
Represents an optional value that is used to update the human-readable description of the resource. If not specified, it will clear the current description of the resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: