

# AssetScope
<a name="API_AssetScope"></a>

The asset scope.

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

 ** assetId **   <a name="datazone-Type-AssetScope-assetId"></a>
The asset ID of the asset scope.  
Type: String  
Pattern: `[a-zA-Z0-9_-]{1,36}`   
Required: Yes

 ** filterIds **   <a name="datazone-Type-AssetScope-filterIds"></a>
The filter IDs of the asset scope.  
Type: Array of strings  
Pattern: `[a-zA-Z0-9_-]{1,36}`   
Required: Yes

 ** status **   <a name="datazone-Type-AssetScope-status"></a>
The status of the asset scope.  
Type: String  
Required: Yes

 ** errorMessage **   <a name="datazone-Type-AssetScope-errorMessage"></a>
The error message of the asset scope.  
Type: String  
Required: No

## See Also
<a name="API_AssetScope_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/datazone-2018-05-10/AssetScope) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/AssetScope) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/AssetScope) 