Class CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInferenceComponent.InferenceComponentPlacementStatusProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInferenceComponent.InferenceComponentPlacementStatusProperty
@Stability(Stable)
@Internal
public static final class CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInferenceComponent.InferenceComponentPlacementStatusProperty
An implementation for
CfnInferenceComponent.InferenceComponentPlacementStatusProperty-
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.CfnInferenceComponent.InferenceComponentPlacementStatusProperty
CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Builder, CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceComponent.InferenceComponentPlacementStatusProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
protected Jsii$Proxy(CfnInferenceComponent.InferenceComponentPlacementStatusProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInferenceComponent.InferenceComponentPlacementStatusProperty.Builder.
-
-
Method Details
-
getCurrentCopyCount
Description copied from interface:CfnInferenceComponent.InferenceComponentPlacementStatusPropertyThe number of copies for the inference component.- Specified by:
getCurrentCopyCountin interfaceCfnInferenceComponent.InferenceComponentPlacementStatusProperty- See Also:
-
getInstanceType
Description copied from interface:CfnInferenceComponent.InferenceComponentPlacementStatusPropertyAn ML compute instance type.- Specified by:
getInstanceTypein interfaceCfnInferenceComponent.InferenceComponentPlacementStatusProperty- 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()
-