Comment on page
PostTokenOutput
Name | Type | Description | Notes |
---|---|---|---|
href | String | | [optional] |
id | String | | [optional] |
metadata | | | |
properties | | | |
type | String | | [optional] |
require 'ionoscloud-container-registry'
instance = IonoscloudContainerRegistry::PostTokenOutput.new(
href: null,
id: null,
metadata: null,
properties: null,
type: null
)
Last modified 1yr ago