apiVersions property

List<String>? apiVersions
final

APIVersions is the API versions the resources belong to. '' is all versions. If '' is present, the length of the slice must be one. Required.

Implementation

final List<String>? apiVersions;