Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 281 Bytes

CreateCertificateOutput.md

File metadata and controls

18 lines (12 loc) · 281 Bytes

Akeyless::CreateCertificateOutput

Properties

Name Type Description Notes
name String [optional]

Example

require 'akeyless'

instance = Akeyless::CreateCertificateOutput.new(
  name: null
)