Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder
-
Uses of CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.baseInferenceComponentName(String baseInferenceComponentName) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.builder()CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.computeResourceRequirements(CfnInferenceComponentPropsMixin.InferenceComponentComputeResourceRequirementsProperty computeResourceRequirements) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.computeResourceRequirements(IResolvable computeResourceRequirements) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.container(CfnInferenceComponentPropsMixin.InferenceComponentContainerSpecificationProperty container) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.container(IResolvable container) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.modelName(String modelName) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.startupParameters(CfnInferenceComponentPropsMixin.InferenceComponentStartupParametersProperty startupParameters) CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.startupParameters(IResolvable startupParameters) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.