Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 346 Bytes

CreateObjectStorage202Response.md

File metadata and controls

18 lines (12 loc) · 346 Bytes

VultrRuby::CreateObjectStorage202Response

Properties

Name Type Description Notes
object_storage ObjectStorage [optional]

Example

require 'vultr_ruby'

instance = VultrRuby::CreateObjectStorage202Response.new(
  object_storage: null
)