Interface CancelLifecycleExecutionResponse.Builder

    • Method Detail

      • lifecycleExecutionId

        CancelLifecycleExecutionResponse.Builder lifecycleExecutionId​(String lifecycleExecutionId)

        The unique identifier for the image lifecycle runtime instance that was canceled.

        Parameters:
        lifecycleExecutionId - The unique identifier for the image lifecycle runtime instance that was canceled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.