@Stability(value=Stable) @Internal public static final class CfnEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpointProps
CfnEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpointProps.Builder, CfnEndpointProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String endpointConfigName,
Object deploymentConfig,
String endpointName,
Object excludeRetainedVariantProperties,
Object retainAllVariantProperties,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnEndpointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeploymentConfig()
`AWS::SageMaker::Endpoint.DeploymentConfig`.
|
String |
getEndpointConfigName()
`AWS::SageMaker::Endpoint.EndpointConfigName`.
|
String |
getEndpointName()
`AWS::SageMaker::Endpoint.EndpointName`.
|
Object |
getExcludeRetainedVariantProperties()
`AWS::SageMaker::Endpoint.ExcludeRetainedVariantProperties`.
|
Object |
getRetainAllVariantProperties()
`AWS::SageMaker::Endpoint.RetainAllVariantProperties`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::Endpoint.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String endpointConfigName, Object deploymentConfig, String endpointName, Object excludeRetainedVariantProperties, Object retainAllVariantProperties, List<? extends CfnTag> tags)
CfnEndpointProps.Builder.public final String getEndpointConfigName()
CfnEndpointPropsgetEndpointConfigName in interface CfnEndpointPropspublic final Object getDeploymentConfig()
CfnEndpointPropsgetDeploymentConfig in interface CfnEndpointPropspublic final String getEndpointName()
CfnEndpointPropsgetEndpointName in interface CfnEndpointPropspublic final Object getExcludeRetainedVariantProperties()
CfnEndpointPropsgetExcludeRetainedVariantProperties in interface CfnEndpointPropspublic final Object getRetainAllVariantProperties()
CfnEndpointPropsgetRetainAllVariantProperties in interface CfnEndpointPropspublic final List<CfnTag> getTags()
CfnEndpointPropsgetTags in interface CfnEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.