Sha256: df1396285f5489847b34c4dd11c3fb006f3dbaf9d96b46e9c595b4d8b684ecb6
Contents?: true
Size: 423 Bytes
Versions: 14
Compression:
Stored size: 423 Bytes
Contents
# OryHydraClient::PluginConfigRootfs ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **diff_ids** | **Array<String>** | diff ids | [optional] **type** | **String** | type | [optional] ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::PluginConfigRootfs.new(diff_ids: null, type: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems