Skip navigation links
$ B C E G H I J N O R S T 

$

$jsii$toJson() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 

B

bucketName(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
The name of the bucket.
bucketName(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
build() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
 
build() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
 
Builder() - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
 

C

CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The CloudFormation resource type name for this resource class.
CfnRepositoryAssociation - Class in software.amazon.awscdk.services.codegurureviewer
A CloudFormation `AWS::CodeGuruReviewer::RepositoryAssociation`.
CfnRepositoryAssociation(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
 
CfnRepositoryAssociation(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
 
CfnRepositoryAssociation(Construct, String, CfnRepositoryAssociationProps) - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
Create a new `AWS::CodeGuruReviewer::RepositoryAssociation`.
CfnRepositoryAssociation.Builder - Class in software.amazon.awscdk.services.codegurureviewer
A fluent builder for CfnRepositoryAssociation.
CfnRepositoryAssociationProps - Interface in software.amazon.awscdk.services.codegurureviewer
Properties for defining a `CfnRepositoryAssociation`.
CfnRepositoryAssociationProps.Builder - Class in software.amazon.awscdk.services.codegurureviewer
CfnRepositoryAssociationProps.Jsii$Proxy - Class in software.amazon.awscdk.services.codegurureviewer
An implementation for CfnRepositoryAssociationProps
connectionArn(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
connectionArn(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
create(Construct, String) - Static method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
 

E

equals(Object) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 

G

getAttrAssociationArn() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The Amazon Resource Name (ARN) of the [`RepositoryAssociation`](https://docs.aws.amazon.com/codeguru/latest/reviewer-api/API_RepositoryAssociation.html) object.
getBucketName() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The name of the bucket.
getBucketName() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
The name of the bucket.
getBucketName() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 
getCfnProperties() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
 
getConnectionArn() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
getConnectionArn() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
getConnectionArn() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 
getName() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The name of the repository.
getName() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
The name of the repository.
getName() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 
getOwner() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The owner of the repository.
getOwner() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
The owner of the repository.
getOwner() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 
getTags() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
An array of key-value pairs used to tag an associated repository.
getTags() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
An array of key-value pairs used to tag an associated repository.
getTags() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 
getType() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The type of repository that contains the source code to be reviewed.
getType() - Method in interface software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps
The type of repository that contains the source code to be reviewed.
getType() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 

H

hashCode() - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
 

I

inspect(TreeInspector) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
Examines the CloudFormation resource and discloses attributes.

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(CfnRepositoryAssociationProps.Builder) - Constructor for class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CfnRepositoryAssociationProps.Builder.

N

name(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
The name of the repository.
name(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder

O

owner(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
The owner of the repository.
owner(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder

R

renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
 

S

setBucketName(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The name of the bucket.
setConnectionArn(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The Amazon Resource Name (ARN) of an AWS CodeStar Connections connection.
setName(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The name of the repository.
setOwner(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The owner of the repository.
setType(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation
The type of repository that contains the source code to be reviewed.
software.amazon.awscdk.services.codegurureviewer - package software.amazon.awscdk.services.codegurureviewer
AWS::CodeGuruReviewer Construct Library

T

tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
An array of key-value pairs used to tag an associated repository.
tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
type(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociation.Builder
The type of repository that contains the source code to be reviewed.
type(String) - Method in class software.amazon.awscdk.services.codegurureviewer.CfnRepositoryAssociationProps.Builder
$ B C E G H I J N O R S T 
Skip navigation links

Copyright © 2022. All rights reserved.