| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| 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)
`AWS::SageMaker::Endpoint.DeploymentConfig`.
|
void |
CfnEndpoint.setDeploymentConfig(CfnEndpoint.DeploymentConfigProperty value)
`AWS::SageMaker::Endpoint.DeploymentConfig`.
|
Copyright © 2021. All rights reserved.