Interface StartResourceStateUpdateResponse.Builder

    • Method Detail

      • lifecycleExecutionId

        StartResourceStateUpdateResponse.Builder lifecycleExecutionId​(String lifecycleExecutionId)

        Identifies the lifecycle runtime instance that started the resource state update.

        Parameters:
        lifecycleExecutionId - Identifies the lifecycle runtime instance that started the resource state update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArn

        StartResourceStateUpdateResponse.Builder resourceArn​(String resourceArn)

        The requested ARN of the Image Builder resource for the asynchronous update.

        Parameters:
        resourceArn - The requested ARN of the Image Builder resource for the asynchronous update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.