Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 337 Bytes

GatewayDownloadCustomerFragmentsOutput.md

File metadata and controls

18 lines (12 loc) · 337 Bytes

Akeyless::GatewayDownloadCustomerFragmentsOutput

Properties

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

Example

require 'akeyless'

instance = Akeyless::GatewayDownloadCustomerFragmentsOutput.new(
  cf_json: null
)