@Stability(value=Stable) @Internal public static final class CfnRepositoryAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepositoryAssociationProps
CfnRepositoryAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRepositoryAssociationProps.Builder, CfnRepositoryAssociationProps.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(String name,
String type,
String connectionArn,
String owner)
Constructor that initializes the object based on literal property values passed by the
CfnRepositoryAssociationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConnectionArn()
`AWS::CodeGuruReviewer::RepositoryAssociation.ConnectionArn`.
|
String |
getName()
`AWS::CodeGuruReviewer::RepositoryAssociation.Name`.
|
String |
getOwner()
`AWS::CodeGuruReviewer::RepositoryAssociation.Owner`.
|
String |
getType()
`AWS::CodeGuruReviewer::RepositoryAssociation.Type`.
|
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(String name, String type, String connectionArn, String owner)
CfnRepositoryAssociationProps.Builder.public final String getName()
CfnRepositoryAssociationPropsgetName in interface CfnRepositoryAssociationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codegurureviewer-repositoryassociation.html#cfn-codegurureviewer-repositoryassociation-namepublic final String getType()
CfnRepositoryAssociationPropsgetType in interface CfnRepositoryAssociationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codegurureviewer-repositoryassociation.html#cfn-codegurureviewer-repositoryassociation-typepublic final String getConnectionArn()
CfnRepositoryAssociationPropsgetConnectionArn in interface CfnRepositoryAssociationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codegurureviewer-repositoryassociation.html#cfn-codegurureviewer-repositoryassociation-connectionarnpublic final String getOwner()
CfnRepositoryAssociationPropsgetOwner in interface CfnRepositoryAssociationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codegurureviewer-repositoryassociation.html#cfn-codegurureviewer-repositoryassociation-owner@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.