@Stability(value=Stable) @Internal public static final class CfnPublicRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPublicRepositoryProps
CfnPublicRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPublicRepositoryProps.Builder, CfnPublicRepositoryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object repositoryCatalogData,
String repositoryName,
Object repositoryPolicyText,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnPublicRepositoryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getRepositoryCatalogData()
`AWS::ECR::PublicRepository.RepositoryCatalogData`.
|
String |
getRepositoryName()
`AWS::ECR::PublicRepository.RepositoryName`.
|
Object |
getRepositoryPolicyText()
`AWS::ECR::PublicRepository.RepositoryPolicyText`.
|
List<CfnTag> |
getTags()
`AWS::ECR::PublicRepository.Tags`.
|
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.public final Object getRepositoryCatalogData()
CfnPublicRepositoryPropsgetRepositoryCatalogData in interface CfnPublicRepositoryPropspublic final String getRepositoryName()
CfnPublicRepositoryPropsgetRepositoryName in interface CfnPublicRepositoryPropspublic final Object getRepositoryPolicyText()
CfnPublicRepositoryPropsgetRepositoryPolicyText in interface CfnPublicRepositoryPropspublic final List<CfnTag> getTags()
CfnPublicRepositoryPropsgetTags in interface CfnPublicRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.