You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeDeploy::Types::PutLifecycleEventHookExecutionStatusOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeDeploy::Types::PutLifecycleEventHookExecutionStatusOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#lifecycle_event_hook_execution_id ⇒ String
The execution ID of the lifecycle event hook.
Instance Attribute Details
#lifecycle_event_hook_execution_id ⇒ String
The execution ID of the lifecycle event hook. A hook is specified in the
hooks
section of the deployment\'s AppSpec file.