Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 285 Bytes

UpdatePKICertIssuerOutput.md

File metadata and controls

18 lines (12 loc) · 285 Bytes

Akeyless::UpdatePKICertIssuerOutput

Properties

Name Type Description Notes
name String [optional]

Example

require 'akeyless'

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