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