Interface CacheHitResult.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CacheHitResult.Builder,CacheHitResult>, SdkBuilder<CacheHitResult.Builder,CacheHitResult>, SdkPojo
Enclosing class:
CacheHitResult

public static interface CacheHitResult.Builder extends SdkPojo, CopyableBuilder<CacheHitResult.Builder,CacheHitResult>
  • Method Details

    • sourcePipelineExecutionArn

      CacheHitResult.Builder sourcePipelineExecutionArn(String sourcePipelineExecutionArn)

      The Amazon Resource Name (ARN) of the pipeline execution.

      Parameters:
      sourcePipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.