CreateCustomModelDeploymentRequest
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. For more information, see Ensuring idempotency.
Link copied to clipboard
A description for the custom model deployment to help you identify its purpose.
Link copied to clipboard
The name for the custom model deployment. The name must be unique within your Amazon Web Services account and Region.
Functions
Link copied to clipboard
inline fun copy(block: CreateCustomModelDeploymentRequest.Builder.() -> Unit = {}): CreateCustomModelDeploymentRequest