HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/opa/models/__pycache__/opa_instance_summary.cpython-39.pyc
a

���fL>�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdd�Zedd��Zejdd��Zedd��Zejd	d��Zed
d��Z	e	jdd��Z	ed
d��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd ��Zejd!d ��Zed"d#��Zejd$d#��Zed%d&��Zejd'd&��Zed(d)��Zejd*d)��Zed+d,��Zejd-d,��Zed.d/��Zejd0d/��Zd1d2�Zd3d4�Zd5d6�Zd7S)8�OpaInstanceSummaryz%
    Summary of the OpaInstance.
    cKs�dddddddddddddddd�|_ddd	d
ddd
ddddddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_d|_d|_dS)a

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

        :param id:
            The value to assign to the id property of this OpaInstanceSummary.
        :type id: str

        :param display_name:
            The value to assign to the display_name property of this OpaInstanceSummary.
        :type display_name: str

        :param description:
            The value to assign to the description property of this OpaInstanceSummary.
        :type description: str

        :param compartment_id:
            The value to assign to the compartment_id property of this OpaInstanceSummary.
        :type compartment_id: str

        :param instance_url:
            The value to assign to the instance_url property of this OpaInstanceSummary.
        :type instance_url: str

        :param consumption_model:
            The value to assign to the consumption_model property of this OpaInstanceSummary.
        :type consumption_model: str

        :param shape_name:
            The value to assign to the shape_name property of this OpaInstanceSummary.
        :type shape_name: str

        :param metering_type:
            The value to assign to the metering_type property of this OpaInstanceSummary.
        :type metering_type: str

        :param time_created:
            The value to assign to the time_created property of this OpaInstanceSummary.
        :type time_created: datetime

        :param time_updated:
            The value to assign to the time_updated property of this OpaInstanceSummary.
        :type time_updated: datetime

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this OpaInstanceSummary.
        :type lifecycle_state: str

        :param is_breakglass_enabled:
            The value to assign to the is_breakglass_enabled property of this OpaInstanceSummary.
        :type is_breakglass_enabled: bool

        :param freeform_tags:
            The value to assign to the freeform_tags property of this OpaInstanceSummary.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this OpaInstanceSummary.
        :type defined_tags: dict(str, dict(str, object))

        :param system_tags:
            The value to assign to the system_tags property of this OpaInstanceSummary.
        :type system_tags: dict(str, dict(str, object))

        �strZdatetime�boolzdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�instance_url�consumption_model�
shape_name�
metering_type�time_created�time_updated�lifecycle_state�is_breakglass_enabled�
freeform_tags�defined_tags�system_tagsr	ZdisplayNamerZ
compartmentIdZinstanceUrlZconsumptionModelZ	shapeNameZmeteringTypeZtimeCreatedZtimeUpdatedZlifecycleStateZisBreakglassEnabledZfreeformTagsZdefinedTagsZ
systemTagsN)Z
swagger_typesZ
attribute_map�_id�
_display_name�_description�_compartment_id�
_instance_url�_consumption_model�_shape_name�_metering_type�
_time_created�
_time_updated�_lifecycle_state�_is_breakglass_enabled�_freeform_tags�
_defined_tags�_system_tags)�self�kwargs�r)�G/usr/lib/python3.9/site-packages/oci/opa/models/opa_instance_summary.py�__init__s^C��zOpaInstanceSummary.__init__cCs|jS)z�
        **[Required]** Gets the id of this OpaInstanceSummary.
        Unique identifier that is immutable on creation


        :return: The id of this OpaInstanceSummary.
        :rtype: str
        �r�r'r)r)r*r	�s
zOpaInstanceSummary.idcCs
||_dS)z�
        Sets the id of this OpaInstanceSummary.
        Unique identifier that is immutable on creation


        :param id: The id of this OpaInstanceSummary.
        :type: str
        Nr,)r'r	r)r)r*r	�s
cCs|jS)z�
        **[Required]** Gets the display_name of this OpaInstanceSummary.
        OpaInstance Identifier, can be renamed


        :return: The display_name of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*r
�s
zOpaInstanceSummary.display_namecCs
||_dS)z�
        Sets the display_name of this OpaInstanceSummary.
        OpaInstance Identifier, can be renamed


        :param display_name: The display_name of this OpaInstanceSummary.
        :type: str
        Nr.)r'r
r)r)r*r
�s
cCs|jS)z�
        Gets the description of this OpaInstanceSummary.
        Description of the Process Automation instance.


        :return: The description of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*r�s
zOpaInstanceSummary.descriptioncCs
||_dS)z�
        Sets the description of this OpaInstanceSummary.
        Description of the Process Automation instance.


        :param description: The description of this OpaInstanceSummary.
        :type: str
        Nr/)r'rr)r)r*r�s
cCs|jS)z�
        **[Required]** Gets the compartment_id of this OpaInstanceSummary.
        Compartment Identifier


        :return: The compartment_id of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*r�s
z!OpaInstanceSummary.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this OpaInstanceSummary.
        Compartment Identifier


        :param compartment_id: The compartment_id of this OpaInstanceSummary.
        :type: str
        Nr0)r'rr)r)r*r�s
cCs|jS)z�
        Gets the instance_url of this OpaInstanceSummary.
        OPA Instance URL


        :return: The instance_url of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*r
�s
zOpaInstanceSummary.instance_urlcCs
||_dS)z�
        Sets the instance_url of this OpaInstanceSummary.
        OPA Instance URL


        :param instance_url: The instance_url of this OpaInstanceSummary.
        :type: str
        Nr1)r'r
r)r)r*r
�s
cCs|jS)z�
        Gets the consumption_model of this OpaInstanceSummary.
        Parameter specifying which entitlement to use for billing purposes


        :return: The consumption_model of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*rs
z$OpaInstanceSummary.consumption_modelcCs
||_dS)z�
        Sets the consumption_model of this OpaInstanceSummary.
        Parameter specifying which entitlement to use for billing purposes


        :param consumption_model: The consumption_model of this OpaInstanceSummary.
        :type: str
        Nr2)r'rr)r)r*rs
cCs|jS)z�
        **[Required]** Gets the shape_name of this OpaInstanceSummary.
        Shape of the instance.


        :return: The shape_name of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*rs
zOpaInstanceSummary.shape_namecCs
||_dS)z�
        Sets the shape_name of this OpaInstanceSummary.
        Shape of the instance.


        :param shape_name: The shape_name of this OpaInstanceSummary.
        :type: str
        Nr3)r'rr)r)r*r$s
cCs|jS)z�
        Gets the metering_type of this OpaInstanceSummary.
        MeteringType Identifier


        :return: The metering_type of this OpaInstanceSummary.
        :rtype: str
        �rr-r)r)r*r0s
z OpaInstanceSummary.metering_typecCs
||_dS)z�
        Sets the metering_type of this OpaInstanceSummary.
        MeteringType Identifier


        :param metering_type: The metering_type of this OpaInstanceSummary.
        :type: str
        Nr4)r'rr)r)r*r<s
cCs|jS)a
        **[Required]** Gets the time_created of this OpaInstanceSummary.
        The time the the OpaInstance was created. An RFC3339 formatted datetime string


        :return: The time_created of this OpaInstanceSummary.
        :rtype: datetime
        �r r-r)r)r*rHs
zOpaInstanceSummary.time_createdcCs
||_dS)z�
        Sets the time_created of this OpaInstanceSummary.
        The time the the OpaInstance was created. An RFC3339 formatted datetime string


        :param time_created: The time_created of this OpaInstanceSummary.
        :type: datetime
        Nr5)r'rr)r)r*rTs
cCs|jS)z�
        Gets the time_updated of this OpaInstanceSummary.
        The time the OpaInstance was updated. An RFC3339 formatted datetime string


        :return: The time_updated of this OpaInstanceSummary.
        :rtype: datetime
        �r!r-r)r)r*r`s
zOpaInstanceSummary.time_updatedcCs
||_dS)z�
        Sets the time_updated of this OpaInstanceSummary.
        The time the OpaInstance was updated. An RFC3339 formatted datetime string


        :param time_updated: The time_updated of this OpaInstanceSummary.
        :type: datetime
        Nr6)r'rr)r)r*rls
cCs|jS)z�
        **[Required]** Gets the lifecycle_state of this OpaInstanceSummary.
        The current state of the OpaInstance.


        :return: The lifecycle_state of this OpaInstanceSummary.
        :rtype: str
        �r"r-r)r)r*rxs
z"OpaInstanceSummary.lifecycle_statecCs
||_dS)z�
        Sets the lifecycle_state of this OpaInstanceSummary.
        The current state of the OpaInstance.


        :param lifecycle_state: The lifecycle_state of this OpaInstanceSummary.
        :type: str
        Nr7)r'rr)r)r*r�s
cCs|jS)z�
        Gets the is_breakglass_enabled of this OpaInstanceSummary.
        indicates if breakGlass is enabled for the opa instance.


        :return: The is_breakglass_enabled of this OpaInstanceSummary.
        :rtype: bool
        �r#r-r)r)r*r�s
z(OpaInstanceSummary.is_breakglass_enabledcCs
||_dS)z�
        Sets the is_breakglass_enabled of this OpaInstanceSummary.
        indicates if breakGlass is enabled for the opa instance.


        :param is_breakglass_enabled: The is_breakglass_enabled of this OpaInstanceSummary.
        :type: bool
        Nr8)r'rr)r)r*r�s
cCs|jS)aK
        Gets the freeform_tags of this OpaInstanceSummary.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
        Example: `{"bar-key": "value"}`


        :return: The freeform_tags of this OpaInstanceSummary.
        :rtype: dict(str, str)
        �r$r-r)r)r*r�sz OpaInstanceSummary.freeform_tagscCs
||_dS)aW
        Sets the freeform_tags of this OpaInstanceSummary.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
        Example: `{"bar-key": "value"}`


        :param freeform_tags: The freeform_tags of this OpaInstanceSummary.
        :type: dict(str, str)
        Nr9)r'rr)r)r*r�scCs|jS)aE
        Gets the defined_tags of this OpaInstanceSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        Example: `{"foo-namespace": {"bar-key": "value"}}`


        :return: The defined_tags of this OpaInstanceSummary.
        :rtype: dict(str, dict(str, object))
        �r%r-r)r)r*r�szOpaInstanceSummary.defined_tagscCs
||_dS)aP
        Sets the defined_tags of this OpaInstanceSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace.
        Example: `{"foo-namespace": {"bar-key": "value"}}`


        :param defined_tags: The defined_tags of this OpaInstanceSummary.
        :type: dict(str, dict(str, object))
        Nr:)r'rr)r)r*r�scCs|jS)aB
        Gets the system_tags of this OpaInstanceSummary.
        Usage of system tag keys. These predefined keys are scoped to namespaces.
        Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`


        :return: The system_tags of this OpaInstanceSummary.
        :rtype: dict(str, dict(str, object))
        �r&r-r)r)r*r�szOpaInstanceSummary.system_tagscCs
||_dS)aL
        Sets the system_tags of this OpaInstanceSummary.
        Usage of system tag keys. These predefined keys are scoped to namespaces.
        Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`


        :param system_tags: The system_tags of this OpaInstanceSummary.
        :type: dict(str, dict(str, object))
        Nr;)r'rr)r)r*r�scCst|�S�N)rr-r)r)r*�__repr__�szOpaInstanceSummary.__repr__cCs|durdS|j|jkS)NF)�__dict__�r'�otherr)r)r*�__eq__�szOpaInstanceSummary.__eq__cCs
||kSr<r)r?r)r)r*�__ne__�szOpaInstanceSummary.__ne__N)�__name__�
__module__�__qualname__�__doc__r+�propertyr	�setterr
rrr
rrrrrrrrrrr=rArBr)r)r)r*rs�v





























rN)Zoci.utilrrrZoci.decoratorsr�objectrr)r)r)r*�<module>s