@Stability(value=Stable)
public static interface CfnEndpointConfig.ProductionVariantProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointConfig.ProductionVariantProperty.Builder
A builder for
CfnEndpointConfig.ProductionVariantProperty |
static class |
CfnEndpointConfig.ProductionVariantProperty.Jsii$Proxy
An implementation for
CfnEndpointConfig.ProductionVariantProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointConfig.ProductionVariantProperty.Builder |
builder() |
default String |
getAcceleratorType()
`CfnEndpointConfig.ProductionVariantProperty.AcceleratorType`.
|
Number |
getInitialInstanceCount()
`CfnEndpointConfig.ProductionVariantProperty.InitialInstanceCount`.
|
Number |
getInitialVariantWeight()
`CfnEndpointConfig.ProductionVariantProperty.InitialVariantWeight`.
|
String |
getInstanceType()
`CfnEndpointConfig.ProductionVariantProperty.InstanceType`.
|
String |
getModelName()
`CfnEndpointConfig.ProductionVariantProperty.ModelName`.
|
String |
getVariantName()
`CfnEndpointConfig.ProductionVariantProperty.VariantName`.
|
@Stability(value=Stable) @NotNull Number getInitialInstanceCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-initialinstancecount@Stability(value=Stable) @NotNull Number getInitialVariantWeight()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-initialvariantweight@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-instancetype@Stability(value=Stable) @NotNull String getModelName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-modelname@Stability(value=Stable) @NotNull String getVariantName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-variantname@Stability(value=Stable) @Nullable default String getAcceleratorType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-acceleratortype@Stability(value=Stable) static CfnEndpointConfig.ProductionVariantProperty.Builder builder()
Copyright © 2020. All rights reserved.