Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 283 Bytes

File metadata and controls

18 lines (12 loc) · 283 Bytes

Akeyless::LinkedDetails

Properties

Name Type Description Notes
hosts Hash<String, String> [optional]

Example

require 'akeyless'

instance = Akeyless::LinkedDetails.new(
  hosts: null
)