Last updated 2 years ago
id
String
Label on a resource is identified using label key.
[optional][readonly]
type
The type of object that has been created
href
URL to the object representation (absolute path)
metadata
[optional]
properties
require 'ionoscloud' instance = Ionoscloud::LabelResource.new( id: environment, type: null, href: <RESOURCE-URI>, metadata: null, properties: null )