

# LifecycleExecutionResourceState


Contains the state of an impacted resource that the runtime instance of the lifecycle policy identified for action.

## Contents


 ** reason **   <a name="imagebuilder-Type-LifecycleExecutionResourceState-reason"></a>
Messaging that clarifies the reason for the assigned status.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** status **   <a name="imagebuilder-Type-LifecycleExecutionResourceState-status"></a>
The runtime status of the lifecycle action taken for the impacted resource.  
Type: String  
Valid Values: `FAILED | IN_PROGRESS | SKIPPED | SUCCESS`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/imagebuilder-2019-12-02/LifecycleExecutionResourceState) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/imagebuilder-2019-12-02/LifecycleExecutionResourceState) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/imagebuilder-2019-12-02/LifecycleExecutionResourceState) 