Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 309 Bytes

CreateDFCKeyOutput.md

File metadata and controls

18 lines (12 loc) · 309 Bytes

Akeyless::CreateDFCKeyOutput

Properties

Name Type Description Notes
fragment_results Array<Integer> [optional]

Example

require 'akeyless'

instance = Akeyless::CreateDFCKeyOutput.new(
  fragment_results: null
)