Interface PutLifecycleEventHookExecutionStatusResponse.Builder

    • Method Detail

      • lifecycleEventHookExecutionId

        PutLifecycleEventHookExecutionStatusResponse.Builder lifecycleEventHookExecutionId​(String lifecycleEventHookExecutionId)

        The execution ID of the lifecycle event hook. A hook is specified in the hooks section of the deployment's AppSpec file.

        Parameters:
        lifecycleEventHookExecutionId - The execution ID of the lifecycle event hook. A hook is specified in the hooks section of the deployment's AppSpec file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.