CreateCodeInterpreterRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but does not return an error.
Link copied to clipboard
The description of the code interpreter.
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role that provides permissions for the code interpreter to access Amazon Web Services services.
Link copied to clipboard
The network configuration for the code interpreter. This configuration specifies the network mode for the code interpreter.
Functions
Link copied to clipboard
inline fun copy(block: CreateCodeInterpreterRequest.Builder.() -> Unit = {}): CreateCodeInterpreterRequest