| Name | Type | Description | Notes |
|---|---|---|---|
| cluster_id | String | [optional] | |
| parts_change | ConfigChange | [optional] | |
| total_hash | String | [optional] |
require 'akeyless'
instance = Akeyless::GatewayUpdateK8SAuthConfigOutput.new(
cluster_id: null,
parts_change: null,
total_hash: null
)