@Stability(value=Stable) @Internal public static final class CfnService.ImageRepositoryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.ImageRepositoryProperty
CfnService.ImageRepositoryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.ImageRepositoryProperty.Builder, CfnService.ImageRepositoryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnService.ImageRepositoryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.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 |
getImageConfiguration()
Configuration for running the identified image.
|
String |
getImageIdentifier()
The identifier of an image.
|
String |
getImageRepositoryType()
The type of the image repository.
|
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(CfnService.ImageRepositoryProperty.Builder builder)
CfnService.AuthenticationConfigurationProperty.Builder.public final String getImageIdentifier()
CfnService.ImageRepositoryPropertyFor an image in Amazon Elastic Container Registry (Amazon ECR), this is an image name. For the image name format, see Pulling an image in the Amazon ECR User Guide .
getImageIdentifier in interface CfnService.ImageRepositoryPropertypublic final String getImageRepositoryType()
CfnService.ImageRepositoryPropertyThis reflects the repository provider and whether the repository is private or public.
getImageRepositoryType in interface CfnService.ImageRepositoryPropertypublic final Object getImageConfiguration()
CfnService.ImageRepositoryPropertygetImageConfiguration in interface CfnService.ImageRepositoryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.