Uses of Interface
software.amazon.awscdk.services.codebuild.CfnReportGroup.ReportExportConfigProperty
Packages that use CfnReportGroup.ReportExportConfigProperty
-
Uses of CfnReportGroup.ReportExportConfigProperty in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement CfnReportGroup.ReportExportConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnReportGroup.ReportExportConfigPropertyMethods in software.amazon.awscdk.services.codebuild that return CfnReportGroup.ReportExportConfigPropertyModifier and TypeMethodDescriptionCfnReportGroup.ReportExportConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codebuild with parameters of type CfnReportGroup.ReportExportConfigPropertyModifier and TypeMethodDescriptionCfnReportGroup.Builder.exportConfig(CfnReportGroup.ReportExportConfigProperty exportConfig) Information about the destination where the raw data of thisReportGroupis exported.CfnReportGroupProps.Builder.exportConfig(CfnReportGroup.ReportExportConfigProperty exportConfig) Sets the value ofCfnReportGroupProps.getExportConfig()voidCfnReportGroup.setExportConfig(CfnReportGroup.ReportExportConfigProperty value) Information about the destination where the raw data of thisReportGroupis exported.