

# GridLayoutElementBorderStyle
<a name="API_GridLayoutElementBorderStyle"></a>

The border style configuration of a grid layout element.

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

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

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

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

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

## See Also
<a name="API_GridLayoutElementBorderStyle_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/GridLayoutElementBorderStyle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/GridLayoutElementBorderStyle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/GridLayoutElementBorderStyle) 