EnablePlanExadataInsightDetails¶
-
class
oci.opsi.models.EnablePlanExadataInsightDetails(**kwargs)¶ Bases:
objectThe information about the chargeback plan to be enabled.
Methods
__init__(**kwargs)Initializes a new EnablePlanExadataInsightDetails object with values from keyword arguments. Attributes
plan_id[Required] Gets the plan_id of this EnablePlanExadataInsightDetails. -
__init__(**kwargs)¶ Initializes a new EnablePlanExadataInsightDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: plan_id (str) – The value to assign to the plan_id property of this EnablePlanExadataInsightDetails.
-