

# Status


An object that represents the status of an entity, component, component type, or workspace.

## Contents


 ** error **   <a name="tm-Type-Status-error"></a>
The error message.  
Type: [ErrorDetails](API_ErrorDetails.md) object  
Required: No

 ** state **   <a name="tm-Type-Status-state"></a>
The current state of the entity, component, component type, or workspace.  
Type: String  
Valid Values: `CREATING | UPDATING | DELETING | ACTIVE | ERROR`   
Required: No

## See Also


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/iottwinmaker-2021-11-29/Status) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/Status) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/Status) 