parameters property

Map<String, String>? parameters
final

parameters holds the parameters for the provisioner that should create volumes of this storage class.

Implementation

final Map<String, String>? parameters;