

# DashboardEntry


Represents a specific dashboard.

## Contents


 ** DashboardArn **   <a name="ACW-Type-DashboardEntry-DashboardArn"></a>
The Amazon Resource Name (ARN) of the dashboard.  
Type: String  
Required: No

 ** DashboardName **   <a name="ACW-Type-DashboardEntry-DashboardName"></a>
The name of the dashboard.  
Type: String  
Required: No

 ** LastModified **   <a name="ACW-Type-DashboardEntry-LastModified"></a>
The time stamp of when the dashboard was last modified, either by an API call or through the console. This number is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.  
Type: Timestamp  
Required: No

 ** Size **   <a name="ACW-Type-DashboardEntry-Size"></a>
The size of the dashboard, in bytes.  
Type: Long  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/monitoring-2010-08-01/DashboardEntry) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/monitoring-2010-08-01/DashboardEntry) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/monitoring-2010-08-01/DashboardEntry) 