Interface StartResourceStateUpdateResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartResourceStateUpdateResponse.Builder,StartResourceStateUpdateResponse>, ImagebuilderResponse.Builder, SdkBuilder<StartResourceStateUpdateResponse.Builder,StartResourceStateUpdateResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartResourceStateUpdateResponse

  • Method Details

    • 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

      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.