Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 309 Bytes

CFConfigPart.md

File metadata and controls

18 lines (12 loc) · 309 Bytes

Akeyless::CFConfigPart

Properties

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

Example

require 'akeyless'

instance = Akeyless::CFConfigPart.new(
  customer_fragements: null
)