Class CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty
@Stability(Stable)
@Internal
public static final class CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty
An implementation for
CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty-
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.cfnpropertymixins.services.sagemaker.CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty
CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Builder, CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.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 ObjectConfigures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.final ObjectSpecifies the configuration for asynchronous inference invocation outputs.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 theCfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty.Builder.
-
-
Method Details
-
getClientConfig
Description copied from interface:CfnEndpointConfigPropsMixin.AsyncInferenceConfigPropertyConfigures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.Returns union: either
IResolvableorCfnEndpointConfigPropsMixin.AsyncInferenceClientConfigProperty- Specified by:
getClientConfigin interfaceCfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty- See Also:
-
getOutputConfig
Description copied from interface:CfnEndpointConfigPropsMixin.AsyncInferenceConfigPropertySpecifies the configuration for asynchronous inference invocation outputs.Returns union: either
IResolvableorCfnEndpointConfigPropsMixin.AsyncInferenceOutputConfigProperty- Specified by:
getOutputConfigin interfaceCfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty- See Also:
-
$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()
-