Wasm Directoryalpha
Record

registry-create-response-registry

No description available.

record registry-create-response-registry {
  created-at: option​<string>,
  name: option​<string>,
  region: option​<string>,
  storage-usage-bytes: option​<s32>,
  storage-usage-bytes-updated-at: option​<string>,
  subscription: option​<registry-create-response-registry-subscription>,
}

Fields

NameTypeDescription
created-atoption​<string>
nameoption​<string>
regionoption​<string>
storage-usage-bytesoption​<s32>
storage-usage-bytes-updated-atoption​<string>
subscriptionoption​<registry-create-response-registry-subscription>