

# ServiceEvent
<a name="API_ServiceEvent"></a>

The details for an event that's associated with a service.

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

 ** createdAt **   <a name="ECS-Type-ServiceEvent-createdAt"></a>
The Unix timestamp for the time when the event was triggered.  
Type: Timestamp  
Required: No

 ** id **   <a name="ECS-Type-ServiceEvent-id"></a>
The ID string for the event.  
Type: String  
Required: No

 ** message **   <a name="ECS-Type-ServiceEvent-message"></a>
The event message.  
Type: String  
Required: No

## See Also
<a name="API_ServiceEvent_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/ecs-2014-11-13/ServiceEvent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecs-2014-11-13/ServiceEvent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecs-2014-11-13/ServiceEvent) 