EnablePlanExadataInsightDetails

class oci.opsi.models.EnablePlanExadataInsightDetails(**kwargs)

Bases: object

The 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.
plan_id

[Required] Gets the plan_id of this EnablePlanExadataInsightDetails. OCID of OPSI Chargeback plan resource.

Returns:The plan_id of this EnablePlanExadataInsightDetails.
Return type:str