UpdateVanityDomainActivityDetails

class oci.fusion_apps.models.UpdateVanityDomainActivityDetails(**kwargs)

Bases: object

The information about scheduled refresh.

Methods

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

Attributes

time_scheduled Gets the time_scheduled of this UpdateVanityDomainActivityDetails.
__init__(**kwargs)

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

Parameters:time_scheduled (datetime) – The value to assign to the time_scheduled property of this UpdateVanityDomainActivityDetails.
time_scheduled

Gets the time_scheduled of this UpdateVanityDomainActivityDetails. Expected activity start time

Returns:The time_scheduled of this UpdateVanityDomainActivityDetails.
Return type:datetime