BorderSettings
Border settings configuration for visual elements, including visibility, width, and color properties.
Contents
Note
In the following list, the required parameters are described first.
- BorderColor
-
Color of the border.
Type: String
Pattern:
^#[A-F0-9]{6}(?:[A-F0-9]{2})?$Required: No
- BorderVisibility
-
Visibility setting for the border.
Type: String
Valid Values:
HIDDEN | VISIBLERequired: No
- BorderWidth
-
Width of the border. Valid range is from 1px to 8px.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: