| Name | Type | Description | Notes |
|---|---|---|---|
| display_id | String | [optional] | |
| fragment_results | Array<Integer> | [optional] | |
| item_id | Integer | [optional] |
require 'akeyless'
instance = Akeyless::CreateKeyOutput.new(
display_id: null,
fragment_results: null,
item_id: null
)