@Stability(value=Stable) @Internal public static final class CfnModel.RepositoryAuthConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModel.RepositoryAuthConfigProperty
CfnModel.RepositoryAuthConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnModel.RepositoryAuthConfigProperty.Builder, CfnModel.RepositoryAuthConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModel.RepositoryAuthConfigProperty.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 |
getRepositoryCredentialsProviderArn()
The Amazon Resource Name (ARN) of an AWS Lambda function that provides credentials to authenticate to 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.RepositoryAuthConfigProperty.Builder builder)
CfnModel.ContainerDefinitionProperty.Builder.public final String getRepositoryCredentialsProviderArn()
CfnModel.RepositoryAuthConfigPropertyFor information about how to create an AWS Lambda function, see Create a Lambda function with the console in the AWS Lambda Developer Guide .
getRepositoryCredentialsProviderArn in interface CfnModel.RepositoryAuthConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.