PutRegistryOutput

Properties

Example

require 'ionoscloud-container-registry'

instance = IonoscloudContainerRegistry::PutRegistryOutput.new(
  href: null,
  id: null,
  metadata: null,
  properties: null,
  type: null
)

Last updated