@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.931Z") @Stability(value=Experimental) public interface SageMakerUpdateEndpointProps extends software.amazon.jsii.JsiiSerializable, TaskStateBaseProps
https://docs.aws.amazon.com/step-functions/latest/dg/connect-sagemaker.html| Modifier and Type | Interface and Description |
|---|---|
static class |
SageMakerUpdateEndpointProps.Builder
A builder for
SageMakerUpdateEndpointProps |
static class |
SageMakerUpdateEndpointProps.Jsii$Proxy
An implementation for
SageMakerUpdateEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static SageMakerUpdateEndpointProps.Builder |
builder() |
String |
getEndpointConfigName()
(experimental) The name of the new endpoint configuration.
|
String |
getEndpointName()
(experimental) The name of the endpoint whose configuration you want to update.
|
getComment, getHeartbeat, getInputPath, getIntegrationPattern, getOutputPath, getResultPath, getResultSelector, getTimeout@Stability(value=Experimental) @NotNull String getEndpointConfigName()
@Stability(value=Experimental) @NotNull String getEndpointName()
@Stability(value=Experimental) static SageMakerUpdateEndpointProps.Builder builder()
builder in interface TaskStateBasePropsSageMakerUpdateEndpointProps.Builder of SageMakerUpdateEndpointPropsCopyright © 2021. All rights reserved.