Interface HarnessAgentCoreCodeInterpreterConfig.Builder

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

@Mutable @NotThreadSafe public static interface HarnessAgentCoreCodeInterpreterConfig.Builder extends SdkPojo, CopyableBuilder<HarnessAgentCoreCodeInterpreterConfig.Builder,HarnessAgentCoreCodeInterpreterConfig>
  • Method Details

    • codeInterpreterArn

      HarnessAgentCoreCodeInterpreterConfig.Builder codeInterpreterArn(String codeInterpreterArn)

      If not populated, the built-in Code Interpreter ARN is used.

      Parameters:
      codeInterpreterArn - If not populated, the built-in Code Interpreter ARN is used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.