UpdatedCustomDescriptor
Wrapper for updating a custom descriptor with PATCH semantics. When present, the custom descriptor is replaced with the provided value. When absent, the custom descriptor is left unchanged. To unset, include the wrapper with the value set to null.
Contents
- optionalValue
-
The updated custom descriptor value.
Type: CustomDescriptor object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: