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