Class CfnEndpointConfig.ClarifyInferenceConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ClarifyInferenceConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEndpointConfig.ClarifyInferenceConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnEndpointConfig.ClarifyInferenceConfigProperty
@Stability(Stable)
@Internal
public static final class CfnEndpointConfig.ClarifyInferenceConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEndpointConfig.ClarifyInferenceConfigProperty
An implementation for
CfnEndpointConfig.ClarifyInferenceConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ClarifyInferenceConfigProperty
CfnEndpointConfig.ClarifyInferenceConfigProperty.Builder, CfnEndpointConfig.ClarifyInferenceConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfig.ClarifyInferenceConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringCfnEndpointConfig.ClarifyInferenceConfigProperty.ContentTemplate.CfnEndpointConfig.ClarifyInferenceConfigProperty.FeatureHeaders.final StringCfnEndpointConfig.ClarifyInferenceConfigProperty.FeaturesAttribute.CfnEndpointConfig.ClarifyInferenceConfigProperty.FeatureTypes.final StringCfnEndpointConfig.ClarifyInferenceConfigProperty.LabelAttribute.CfnEndpointConfig.ClarifyInferenceConfigProperty.LabelHeaders.final NumberCfnEndpointConfig.ClarifyInferenceConfigProperty.LabelIndex.final NumberCfnEndpointConfig.ClarifyInferenceConfigProperty.MaxPayloadInMB.final NumberCfnEndpointConfig.ClarifyInferenceConfigProperty.MaxRecordCount.final StringCfnEndpointConfig.ClarifyInferenceConfigProperty.ProbabilityAttribute.final NumberCfnEndpointConfig.ClarifyInferenceConfigProperty.ProbabilityIndex.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnEndpointConfig.ClarifyInferenceConfigProperty.Builder.
-
-
Method Details
-
getContentTemplate
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.ContentTemplate.- Specified by:
getContentTemplatein interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getFeatureHeaders
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.FeatureHeaders.- Specified by:
getFeatureHeadersin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getFeaturesAttribute
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.FeaturesAttribute.- Specified by:
getFeaturesAttributein interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getFeatureTypes
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.FeatureTypes.- Specified by:
getFeatureTypesin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getLabelAttribute
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.LabelAttribute.- Specified by:
getLabelAttributein interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getLabelHeaders
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.LabelHeaders.- Specified by:
getLabelHeadersin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getLabelIndex
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.LabelIndex.- Specified by:
getLabelIndexin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getMaxPayloadInMb
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.MaxPayloadInMB.- Specified by:
getMaxPayloadInMbin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getMaxRecordCount
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.MaxRecordCount.- Specified by:
getMaxRecordCountin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getProbabilityAttribute
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.ProbabilityAttribute.- Specified by:
getProbabilityAttributein interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
getProbabilityIndex
Description copied from interface:CfnEndpointConfig.ClarifyInferenceConfigPropertyCfnEndpointConfig.ClarifyInferenceConfigProperty.ProbabilityIndex.- Specified by:
getProbabilityIndexin interfaceCfnEndpointConfig.ClarifyInferenceConfigProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-