computeResourceRequirements

construct an aws.sdk.kotlin.services.sagemaker.model.InferenceComponentComputeResourceRequirements inside the given block


The compute resources allocated to run the model, plus any adapter models, that you assign to the inference component.

Omit this parameter if your request is meant to create an adapter inference component. An adapter inference component is loaded by a base inference component, and it uses the compute resources of the base inference component.