Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

File metadata and controls

18 lines (12 loc) · 385 Bytes

NutanixClustermgmt::CommonV10ConfigMapOfStringWrapper

Properties

Name Type Description Notes
map Hash<String, String> A map with string keys and values. [optional]

Example

require 'nutanix_clustermgmt'

instance = NutanixClustermgmt::CommonV10ConfigMapOfStringWrapper.new(
  map: null
)