Method: Akeyless::Name#extra_names
- Defined in:
- lib/akeyless/models/name.rb
#extra_names ⇒ Object
ExtraNames contains attributes to be copied, raw, into any marshaled distinguished names. Values override any attributes with the same OID. The ExtraNames field is not populated when parsing, see Names.
22 23 24 |
# File 'lib/akeyless/models/name.rb', line 22 def extra_names @extra_names end |