NAME
Paws::CodeBuild::DescribeCodeCoveragesOutput
ATTRIBUTES
CodeCoverages => ArrayRef[Paws::CodeBuild::CodeCoverage]
An array of CodeCoverage
objects that contain the results.
NextToken => Str
If there are more items to return, this contains a token that is passed to a subsequent call to DescribeCodeCoverages
to retrieve the next set of items.