Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder
Packages that use CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder
-
Uses of CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.BuilderModifier and TypeMethodDescriptionstatic CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.BuilderCfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.builder()CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder.maxMemoryRequiredInMb(Number maxMemoryRequiredInMb) CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder.minMemoryRequiredInMb(Number minMemoryRequiredInMb) CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder.numberOfAcceleratorDevicesRequired(Number numberOfAcceleratorDevicesRequired) CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder.numberOfCpuCoresRequired(Number numberOfCpuCoresRequired) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty.Builder.