

# DashboardEntry
<a name="API_DashboardEntry"></a>

Represents a specific dashboard.

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

 ** 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
<a name="API_DashboardEntry_SeeAlso"></a>

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

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon CloudWatch. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query AmazonCloudWatch` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
