class Google::Apis::WorkstationsV1beta::WorkstationBoostConfig
parent workstation configuration.
Boost configuration for this workstation. This object is populated from the
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @id = args[:id] if args.key?(:id) end