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
Details about the container that provides the runtime environment for the model that is deployed with the 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.InferenceComponentContainerSpecificationSummary inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceComponentStartupParameters inside the given block