Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 294 Bytes

File metadata and controls

18 lines (12 loc) · 294 Bytes

Akeyless::KmipSetServerStateOutput

Properties

Name Type Description Notes
is_active Boolean [optional]

Example

require 'akeyless'

instance = Akeyless::KmipSetServerStateOutput.new(
  is_active: null
)