Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ProductionVariantProperty.Builder
Packages that use CfnEndpointConfig.ProductionVariantProperty.Builder
-
Uses of CfnEndpointConfig.ProductionVariantProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfig.ProductionVariantProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointConfig.ProductionVariantProperty.Builder.acceleratorType(String acceleratorType) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getAcceleratorType()CfnEndpointConfig.ProductionVariantProperty.builder()CfnEndpointConfig.ProductionVariantProperty.Builder.containerStartupHealthCheckTimeoutInSeconds(Number containerStartupHealthCheckTimeoutInSeconds) CfnEndpointConfig.ProductionVariantProperty.Builder.enableSsmAccess(Boolean enableSsmAccess) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getEnableSsmAccess()CfnEndpointConfig.ProductionVariantProperty.Builder.enableSsmAccess(IResolvable enableSsmAccess) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getEnableSsmAccess()CfnEndpointConfig.ProductionVariantProperty.Builder.initialInstanceCount(Number initialInstanceCount) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getInitialInstanceCount()CfnEndpointConfig.ProductionVariantProperty.Builder.initialVariantWeight(Number initialVariantWeight) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getInitialVariantWeight()CfnEndpointConfig.ProductionVariantProperty.Builder.instanceType(String instanceType) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getInstanceType()CfnEndpointConfig.ProductionVariantProperty.Builder.modelDataDownloadTimeoutInSeconds(Number modelDataDownloadTimeoutInSeconds) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getModelName()CfnEndpointConfig.ProductionVariantProperty.Builder.serverlessConfig(IResolvable serverlessConfig) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getServerlessConfig()CfnEndpointConfig.ProductionVariantProperty.Builder.serverlessConfig(CfnEndpointConfig.ServerlessConfigProperty serverlessConfig) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getServerlessConfig()CfnEndpointConfig.ProductionVariantProperty.Builder.variantName(String variantName) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getVariantName()CfnEndpointConfig.ProductionVariantProperty.Builder.volumeSizeInGb(Number volumeSizeInGb) Sets the value ofCfnEndpointConfig.ProductionVariantProperty.getVolumeSizeInGb()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfig.ProductionVariantProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfig.ProductionVariantProperty.Builder.