@Stability(value=Stable) @Internal public static final class CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder, CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getContainers()
The Amazon ECR registry path of the Docker image that contains the inference code.
|
String |
getDescription()
A description of the additional Inference specification.
|
String |
getName()
A unique name to identify the additional inference specification.
|
List<String> |
getSupportedContentTypes()
The supported MIME types for the input data.
|
List<String> |
getSupportedRealtimeInferenceInstanceTypes()
A list of the instance types that are used to generate inferences in real-time.
|
List<String> |
getSupportedResponseMimeTypes()
The supported MIME types for the output data.
|
List<String> |
getSupportedTransformInstanceTypes()
A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder builder)
CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder.public final Object getContainers()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetContainers in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final String getName()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertyThe name must be unique within the list of your additional inference specifications for a particular model package.
getName in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final String getDescription()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetDescription in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final List<String> getSupportedContentTypes()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetSupportedContentTypes in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final List<String> getSupportedRealtimeInferenceInstanceTypes()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetSupportedRealtimeInferenceInstanceTypes in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final List<String> getSupportedResponseMimeTypes()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetSupportedResponseMimeTypes in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertypublic final List<String> getSupportedTransformInstanceTypes()
CfnModelPackage.AdditionalInferenceSpecificationDefinitionPropertygetSupportedTransformInstanceTypes in interface CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.