Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 289 Bytes

File metadata and controls

18 lines (12 loc) · 289 Bytes

Akeyless::GetCertChallengeOutput

Properties

Name Type Description Notes
challenge String [optional]

Example

require 'akeyless'

instance = Akeyless::GetCertChallengeOutput.new(
  challenge: null
)