Builder
class Builder
Properties
Link copied to clipboard
The compute resources allocated to run the model assigned to the inference component.
Link copied to clipboard
Defines a container that provides the runtime environment for a model that you deploy with an inference component.
Link copied to clipboard
Settings that take effect while the model container starts up.
Functions
Link copied to clipboard
fun computeResourceRequirements(block: InferenceComponentComputeResourceRequirements.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceComponentComputeResourceRequirements inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceComponentContainerSpecification inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceComponentStartupParameters inside the given block