Method: IntersightClient::RecoveryConfigResultEntryList#results
- Defined in:
- lib/intersight_client/models/recovery_config_result_entry_list.rb
#results ⇒ Object
The array of ‘recovery.ConfigResultEntry’ resources matching the request.
23 24 25 |
# File 'lib/intersight_client/models/recovery_config_result_entry_list.rb', line 23 def results @results end |