| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IReportGroup.Jsii$Default
Internal default implementation for
IReportGroup. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IReportGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
ReportGroup
(experimental) The ReportGroup resource class.
|
| Modifier and Type | Method and Description |
|---|---|
static IReportGroup |
ReportGroup.fromReportGroupName(software.constructs.Construct scope,
String id,
String reportGroupName)
(experimental) Reference an existing ReportGroup, defined outside of the CDK code, by name.
|
Copyright © 2021. All rights reserved.