prefix property

String? prefix
final

A string that is applied to a series of related test cases. CodeBuild generates the prefix. The prefix depends on the framework used to generate the tests.

Implementation

final String? prefix;