

# ServiceAccountTokenSummary
<a name="API_ServiceAccountTokenSummary"></a>

A structure that contains the information about a service account token.

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

 ** createdAt **   <a name="ManagedGrafana-Type-ServiceAccountTokenSummary-createdAt"></a>
When the service account token was created.  
Type: Timestamp  
Required: Yes

 ** expiresAt **   <a name="ManagedGrafana-Type-ServiceAccountTokenSummary-expiresAt"></a>
When the service account token will expire.  
Type: Timestamp  
Required: Yes

 ** id **   <a name="ManagedGrafana-Type-ServiceAccountTokenSummary-id"></a>
The unique ID of the service account token.  
Type: String  
Required: Yes

 ** name **   <a name="ManagedGrafana-Type-ServiceAccountTokenSummary-name"></a>
The name of the service account token.  
Type: String  
Required: Yes

 ** lastUsedAt **   <a name="ManagedGrafana-Type-ServiceAccountTokenSummary-lastUsedAt"></a>
The last time the token was used to authorize a Grafana HTTP API.  
Type: Timestamp  
Required: No

## See Also
<a name="API_ServiceAccountTokenSummary_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/grafana-2020-08-18/ServiceAccountTokenSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/grafana-2020-08-18/ServiceAccountTokenSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/grafana-2020-08-18/ServiceAccountTokenSummary) 