Last updated 2 years ago
require 'ionoscloud' instance = Ionoscloud::ResourceReference.new( id: null, type: "resource", href: <RESOURCE-URI> )
id
String
The resource's unique identifier
type
Type
The type of object that has been created
[optional]
href
URL to the object representation (absolute path)
[optional][readonly]