

# DashboardVisualResult
<a name="API_DashboardVisualResult"></a>

The QA result that is made from dashboard visual.

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

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

 ** DashboardId **   <a name="QS-Type-DashboardVisualResult-DashboardId"></a>
The ID of the dashboard.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: No

 ** DashboardName **   <a name="QS-Type-DashboardVisualResult-DashboardName"></a>
The name of the dashboard.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** DashboardUrl **   <a name="QS-Type-DashboardVisualResult-DashboardUrl"></a>
The URL of the dashboard.  
Type: String  
Required: No

 ** SheetId **   <a name="QS-Type-DashboardVisualResult-SheetId"></a>
The ID of the sheet.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: No

 ** SheetName **   <a name="QS-Type-DashboardVisualResult-SheetName"></a>
The name of the sheet.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** VisualId **   <a name="QS-Type-DashboardVisualResult-VisualId"></a>
The ID of the visual.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 512.  
Pattern: `[\w\-]+`   
Required: No

 ** VisualSubtitle **   <a name="QS-Type-DashboardVisualResult-VisualSubtitle"></a>
The subtitle of the visual.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** VisualTitle **   <a name="QS-Type-DashboardVisualResult-VisualTitle"></a>
The title of the visual.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

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