@Stability(value=Stable) @Internal public static final class CfnRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepositoryProps
CfnRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRepositoryProps.Builder, CfnRepositoryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRepositoryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepositoryProps.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 |
getDescription()
`AWS::CodeArtifact::Repository.Description`.
|
String |
getDomainName()
`AWS::CodeArtifact::Repository.DomainName`.
|
String |
getDomainOwner()
`AWS::CodeArtifact::Repository.DomainOwner`.
|
List<String> |
getExternalConnections()
`AWS::CodeArtifact::Repository.ExternalConnections`.
|
Object |
getPermissionsPolicyDocument()
`AWS::CodeArtifact::Repository.PermissionsPolicyDocument`.
|
String |
getRepositoryName()
`AWS::CodeArtifact::Repository.RepositoryName`.
|
List<CfnTag> |
getTags()
`AWS::CodeArtifact::Repository.Tags`.
|
List<String> |
getUpstreams()
`AWS::CodeArtifact::Repository.Upstreams`.
|
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(CfnRepositoryProps.Builder builder)
CfnRepositoryProps.Builder.public final String getDescription()
CfnRepositoryPropsgetDescription in interface CfnRepositoryPropspublic final String getDomainName()
CfnRepositoryPropsgetDomainName in interface CfnRepositoryPropspublic final String getDomainOwner()
CfnRepositoryPropsgetDomainOwner in interface CfnRepositoryPropspublic final List<String> getExternalConnections()
CfnRepositoryPropsgetExternalConnections in interface CfnRepositoryPropspublic final Object getPermissionsPolicyDocument()
CfnRepositoryPropsgetPermissionsPolicyDocument in interface CfnRepositoryPropspublic final String getRepositoryName()
CfnRepositoryPropsgetRepositoryName in interface CfnRepositoryPropspublic final List<CfnTag> getTags()
CfnRepositoryPropsgetTags in interface CfnRepositoryPropspublic final List<String> getUpstreams()
CfnRepositoryPropsgetUpstreams in interface CfnRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.