@Stability(value=Stable) @Internal public static final class CfnModel.ImageConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModel.ImageConfigProperty
CfnModel.ImageConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModel.ImageConfigProperty.Builder, CfnModel.ImageConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModel.ImageConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModel.ContainerDefinitionProperty.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) |
String |
getRepositoryAccessMode()
Set this to one of the following values:.
|
Object |
getRepositoryAuthConfig()
(Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted.
|
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(CfnModel.ImageConfigProperty.Builder builder)
CfnModel.ContainerDefinitionProperty.Builder.public final String getRepositoryAccessMode()
CfnModel.ImageConfigProperty
Platform - The model image is hosted in Amazon ECR.Vpc - The model image is hosted in a private Docker registry in your VPC.getRepositoryAccessMode in interface CfnModel.ImageConfigPropertypublic final Object getRepositoryAuthConfig()
CfnModel.ImageConfigProperty
Specify a value for this property only if you specified Vpc as the value for the RepositoryAccessMode field, and the private Docker registry where the model image is hosted requires authentication.
getRepositoryAuthConfig in interface CfnModel.ImageConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.