Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 287 Bytes

File metadata and controls

18 lines (12 loc) · 287 Bytes

Akeyless::UidCreateChildTokenOutput

Properties

Name Type Description Notes
token String [optional]

Example

require 'akeyless'

instance = Akeyless::UidCreateChildTokenOutput.new(
  token: null
)