Uses of Enum
software.amazon.awscdk.services.codebuild.ReportGroupType
-
Uses of ReportGroupType in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionprotected ReportGroupType
ReportGroup.getType()
default ReportGroupType
ReportGroupProps.getType()
The type of report group.final ReportGroupType
ReportGroupProps.Jsii$Proxy.getType()
static ReportGroupType
Returns the enum constant of this type with the specified name.static ReportGroupType[]
ReportGroupType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionReportGroup.Builder.type
(ReportGroupType type) The type of report group.ReportGroupProps.Builder.type
(ReportGroupType type) Sets the value ofReportGroupProps.getType()