| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.DeploymentConfigProperty.Jsii$Proxy
An implementation for
CfnEndpoint.DeploymentConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.DeploymentConfigProperty |
CfnEndpoint.DeploymentConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.deploymentConfig(CfnEndpoint.DeploymentConfigProperty deploymentConfig)
Sets the value of
CfnEndpointProps.getDeploymentConfig() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.deploymentConfig(CfnEndpoint.DeploymentConfigProperty deploymentConfig)
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
|
void |
CfnEndpoint.setDeploymentConfig(CfnEndpoint.DeploymentConfigProperty value)
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
|
Copyright © 2022. All rights reserved.