Class: Sink::Resources::Types::Allofs

Inherits:
Object
  • Object
show all
Defined in:
lib/sink/resources/types/allofs.rb

Instance Method Summary collapse

Constructor Details

#initialize(client:) ⇒ Allofs

Returns a new instance of Allofs.

Parameters:



8
9
10
# File 'lib/sink/resources/types/allofs.rb', line 8

def initialize(client:)
  @client = client
end