Class CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty
@Stability(Stable)
@Internal
public static final class CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty
An implementation for
CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty-
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.InferenceComponentDeploymentConfigProperty
CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Builder, CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.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 ObjectReturns union: eitherIResolvableorCfnInferenceComponentPropsMixin.AutoRollbackConfigurationPropertyfinal ObjectSpecifies a rolling deployment strategy for updating a SageMaker AI endpoint.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
protected Jsii$Proxy(CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Builder.
-
-
Method Details
-
getAutoRollbackConfiguration
Description copied from interface:CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertyReturns union: eitherIResolvableorCfnInferenceComponentPropsMixin.AutoRollbackConfigurationProperty- Specified by:
getAutoRollbackConfigurationin interfaceCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty- See Also:
-
getRollingUpdatePolicy
Description copied from interface:CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertySpecifies a rolling deployment strategy for updating a SageMaker AI endpoint.Returns union: either
IResolvableorCfnInferenceComponentPropsMixin.InferenceComponentRollingUpdatePolicyProperty- Specified by:
getRollingUpdatePolicyin interfaceCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty- 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()
-