Class CfnInferenceComponentPropsMixin.DeployedImageProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.DeployedImageProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInferenceComponentPropsMixin.DeployedImageProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInferenceComponentPropsMixin.DeployedImageProperty
@Stability(Stable)
@Internal
public static final class CfnInferenceComponentPropsMixin.DeployedImageProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInferenceComponentPropsMixin.DeployedImageProperty
An implementation for
CfnInferenceComponentPropsMixin.DeployedImageProperty-
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.CfnInferenceComponentPropsMixin.DeployedImageProperty
CfnInferenceComponentPropsMixin.DeployedImageProperty.Builder, CfnInferenceComponentPropsMixin.DeployedImageProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceComponentPropsMixin.DeployedImageProperty.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 StringThe date and time when the image path for the model resolved to theResolvedImage.final StringThe specific digest path of the image hosted in thisProductionVariant.final StringThe image path you specified when you created the model.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 theCfnInferenceComponentPropsMixin.DeployedImageProperty.Builder.
-
-
Method Details
-
getResolutionTime
Description copied from interface:CfnInferenceComponentPropsMixin.DeployedImagePropertyThe date and time when the image path for the model resolved to theResolvedImage.- Specified by:
getResolutionTimein interfaceCfnInferenceComponentPropsMixin.DeployedImageProperty- See Also:
-
getResolvedImage
Description copied from interface:CfnInferenceComponentPropsMixin.DeployedImagePropertyThe specific digest path of the image hosted in thisProductionVariant.- Specified by:
getResolvedImagein interfaceCfnInferenceComponentPropsMixin.DeployedImageProperty- See Also:
-
getSpecifiedImage
Description copied from interface:CfnInferenceComponentPropsMixin.DeployedImagePropertyThe image path you specified when you created the model.- Specified by:
getSpecifiedImagein interfaceCfnInferenceComponentPropsMixin.DeployedImageProperty- 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()
-