

# ServiceEntity
<a name="API_ServiceEntity"></a>

A structure that contains identifying information for a service entity.

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

 ** AwsAccountId **   <a name="applicationsignals-Type-ServiceEntity-AwsAccountId"></a>
The AWS account ID where the service is located. Provide this value only for cross-account access.  
Type: String  
Required: No

 ** Environment **   <a name="applicationsignals-Type-ServiceEntity-Environment"></a>
The environment where the service is deployed.  
Type: String  
Required: No

 ** Name **   <a name="applicationsignals-Type-ServiceEntity-Name"></a>
The name of the service.  
Type: String  
Required: No

 ** Type **   <a name="applicationsignals-Type-ServiceEntity-Type"></a>
The type of the service entity.  
Type: String  
Required: No

## See Also
<a name="API_ServiceEntity_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/application-signals-2024-04-15/ServiceEntity) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/application-signals-2024-04-15/ServiceEntity) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/application-signals-2024-04-15/ServiceEntity) 