UpdateThemeData
Saves the data binding information for a theme.
Contents
- values
-
A list of key-value pairs that define the theme's properties.
Type: Array of ThemeValues objects
Required: Yes
- id
-
The unique ID of the theme to update.
Type: String
Required: No
- name
-
The name of the theme to update.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- overrides
-
Describes the properties that can be overriden to customize the theme.
Type: Array of ThemeValues objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: