Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnReportGroupMixinProps.Builder
Packages that use CfnReportGroupMixinProps.Builder
-
Uses of CfnReportGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnReportGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnReportGroupMixinProps.builder()CfnReportGroupMixinProps.Builder.deleteReports(Boolean deleteReports) Sets the value ofCfnReportGroupMixinProps.getDeleteReports()CfnReportGroupMixinProps.Builder.deleteReports(IResolvable deleteReports) Sets the value ofCfnReportGroupMixinProps.getDeleteReports()CfnReportGroupMixinProps.Builder.exportConfig(CfnReportGroupPropsMixin.ReportExportConfigProperty exportConfig) Sets the value ofCfnReportGroupMixinProps.getExportConfig()CfnReportGroupMixinProps.Builder.exportConfig(IResolvable exportConfig) Sets the value ofCfnReportGroupMixinProps.getExportConfig()Sets the value ofCfnReportGroupMixinProps.getName()Sets the value ofCfnReportGroupMixinProps.getTags()Sets the value ofCfnReportGroupMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnReportGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReportGroupMixinProps.Builder.