Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 285 Bytes

RotatedSecretCreateOutput.md

File metadata and controls

18 lines (12 loc) · 285 Bytes

Akeyless::RotatedSecretCreateOutput

Properties

Name Type Description Notes
name String [optional]

Example

require 'akeyless'

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