| key | String | A label key | [optional] |
| value | String | A label value | [optional] |
require 'ionoscloud' instance = Ionoscloud::LabelResourceProperties.new( key: environment, value: production )
Last updated 3 years ago
Was this helpful?