For the complete documentation index, see llms.txt. This page is also available as Markdown.

PatchRegistryInput

Properties

Name
Type
Description
Notes

garbage_collection_schedule

[optional]

Example

require 'ionoscloud-container-registry'

instance = IonoscloudContainerRegistry::PatchRegistryInput.new(
  garbage_collection_schedule: null
)

Last updated