Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder
Packages that use CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder
-
Uses of CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnEndpointConfigPropsMixin.ProductionVariantProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.acceleratorType(String acceleratorType) CfnEndpointConfigPropsMixin.ProductionVariantProperty.builder()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.capacityReservationConfig(CfnEndpointConfigPropsMixin.CapacityReservationConfigProperty capacityReservationConfig) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.capacityReservationConfig(IResolvable capacityReservationConfig) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.containerStartupHealthCheckTimeoutInSeconds(Number containerStartupHealthCheckTimeoutInSeconds) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.enableSsmAccess(Boolean enableSsmAccess) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.enableSsmAccess(IResolvable enableSsmAccess) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.inferenceAmiVersion(String inferenceAmiVersion) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.initialInstanceCount(Number initialInstanceCount) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.initialVariantWeight(Number initialVariantWeight) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.instanceType(String instanceType) Sets the value ofCfnEndpointConfigPropsMixin.ProductionVariantProperty.getInstanceType()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.managedInstanceScaling(CfnEndpointConfigPropsMixin.ManagedInstanceScalingProperty managedInstanceScaling) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.managedInstanceScaling(IResolvable managedInstanceScaling) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.modelDataDownloadTimeoutInSeconds(Number modelDataDownloadTimeoutInSeconds) Sets the value ofCfnEndpointConfigPropsMixin.ProductionVariantProperty.getModelName()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.routingConfig(CfnEndpointConfigPropsMixin.RoutingConfigProperty routingConfig) Sets the value ofCfnEndpointConfigPropsMixin.ProductionVariantProperty.getRoutingConfig()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.routingConfig(IResolvable routingConfig) Sets the value ofCfnEndpointConfigPropsMixin.ProductionVariantProperty.getRoutingConfig()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.serverlessConfig(CfnEndpointConfigPropsMixin.ServerlessConfigProperty serverlessConfig) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.serverlessConfig(IResolvable serverlessConfig) CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.variantName(String variantName) Sets the value ofCfnEndpointConfigPropsMixin.ProductionVariantProperty.getVariantName()CfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.volumeSizeInGb(Number volumeSizeInGb) Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnEndpointConfigPropsMixin.ProductionVariantProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfigPropsMixin.ProductionVariantProperty.Builder.