UpdateConfigurationDetails

class oci.logging.models.UpdateConfigurationDetails(**kwargs)

Bases: object

The updatable configuration properties.

Methods

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

Attributes

archiving Gets the archiving of this UpdateConfigurationDetails.
source [Required] Gets the source of this UpdateConfigurationDetails.
__init__(**kwargs)

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

Parameters:
archiving

Gets the archiving of this UpdateConfigurationDetails.

Returns:The archiving of this UpdateConfigurationDetails.
Return type:oci.logging.models.Archiving
source

[Required] Gets the source of this UpdateConfigurationDetails.

Returns:The source of this UpdateConfigurationDetails.
Return type:oci.logging.models.SourceUpdateDetails