@Stability(value=Stable)
public static interface CfnReportGroup.ReportExportConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReportGroup.ReportExportConfigProperty.Builder
A builder for
CfnReportGroup.ReportExportConfigProperty |
static class |
CfnReportGroup.ReportExportConfigProperty.Jsii$Proxy
An implementation for
CfnReportGroup.ReportExportConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReportGroup.ReportExportConfigProperty.Builder |
builder() |
String |
getExportConfigType()
`CfnReportGroup.ReportExportConfigProperty.ExportConfigType`.
|
default Object |
getS3Destination()
`CfnReportGroup.ReportExportConfigProperty.S3Destination`.
|
@Stability(value=Stable) @NotNull String getExportConfigType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html#cfn-codebuild-reportgroup-reportexportconfig-exportconfigtype@Stability(value=Stable) @Nullable default Object getS3Destination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html#cfn-codebuild-reportgroup-reportexportconfig-s3destination@Stability(value=Stable) static CfnReportGroup.ReportExportConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.