| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRepository.Jsii$Default
Internal default implementation for
IRepository. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IRepository.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Repository
Provides a CodeCommit Repository.
|
| Modifier and Type | Method and Description |
|---|---|
static IRepository |
Repository.fromRepositoryArn(software.constructs.Construct scope,
String id,
String repositoryArn)
Imports a codecommit repository.
|
static IRepository |
Repository.fromRepositoryName(software.constructs.Construct scope,
String id,
String repositoryName) |
Copyright © 2022. All rights reserved.