type property

String type
final

Specifies the required Pod condition type. To match a pod condition it is required that specified type equals the pod condition type.

Implementation

final String type;