ManageSettingsDetails

class oci.fleet_apps_management.models.ManageSettingsDetails(**kwargs)

Bases: object

The information to be updated.

Methods

__init__(**kwargs) Initializes a new ManageSettingsDetails object with values from keyword arguments.

Attributes

discovery_frequency Gets the discovery_frequency of this ManageSettingsDetails.
__init__(**kwargs)

Initializes a new ManageSettingsDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:discovery_frequency (str) – The value to assign to the discovery_frequency property of this ManageSettingsDetails.
discovery_frequency

Gets the discovery_frequency of this ManageSettingsDetails. Provide discovery frequency.

Returns:The discovery_frequency of this ManageSettingsDetails.
Return type:str