

# FreeFormLayoutElementBorderStyle
<a name="API_FreeFormLayoutElementBorderStyle"></a>

The background style configuration of a free-form layout element.

## Contents
<a name="API_FreeFormLayoutElementBorderStyle_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Color **   <a name="QS-Type-FreeFormLayoutElementBorderStyle-Color"></a>
The border color of a free-form layout element.  
Type: String  
Pattern: `^#[A-F0-9]{6}(?:[A-F0-9]{2})?$`   
Required: No

 ** Visibility **   <a name="QS-Type-FreeFormLayoutElementBorderStyle-Visibility"></a>
The border visibility of a free-form layout element.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** Width **   <a name="QS-Type-FreeFormLayoutElementBorderStyle-Width"></a>
The border width of a free-form layout element.  
Type: String  
Length Constraints: Maximum length of 50.  
Required: No

## See Also
<a name="API_FreeFormLayoutElementBorderStyle_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/FreeFormLayoutElementBorderStyle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/FreeFormLayoutElementBorderStyle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/FreeFormLayoutElementBorderStyle) 