ruạṛ
a ���f�L � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �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/� �Zed1d2� �Zejd3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�AutonomousDatabaseSoftwareImagezX Autonomous Database Software Images created from Autonomous Container Database � AVAILABLE�FAILED�PROVISIONING�EXPIRED� TERMINATED�TERMINATING�UPDATING�EXACC_SHAPE� EXADATA_SHAPEc K s� dddddddddddddd� | _ ddd d ddd ddddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new AutonomousDatabaseSoftwareImage 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 AutonomousDatabaseSoftwareImage. :type id: str :param compartment_id: The value to assign to the compartment_id property of this AutonomousDatabaseSoftwareImage. :type compartment_id: str :param database_version: The value to assign to the database_version property of this AutonomousDatabaseSoftwareImage. :type database_version: str :param display_name: The value to assign to the display_name property of this AutonomousDatabaseSoftwareImage. :type display_name: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AutonomousDatabaseSoftwareImage. Allowed values for this property are: "AVAILABLE", "FAILED", "PROVISIONING", "EXPIRED", "TERMINATED", "TERMINATING", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this AutonomousDatabaseSoftwareImage. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this AutonomousDatabaseSoftwareImage. :type time_created: datetime :param release_update: The value to assign to the release_update property of this AutonomousDatabaseSoftwareImage. :type release_update: str :param freeform_tags: The value to assign to the freeform_tags property of this AutonomousDatabaseSoftwareImage. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AutonomousDatabaseSoftwareImage. :type defined_tags: dict(str, dict(str, object)) :param autonomous_dsi_one_off_patches: The value to assign to the autonomous_dsi_one_off_patches property of this AutonomousDatabaseSoftwareImage. :type autonomous_dsi_one_off_patches: list[str] :param image_shape_family: The value to assign to the image_shape_family property of this AutonomousDatabaseSoftwareImage. Allowed values for this property are: "EXACC_SHAPE", "EXADATA_SHAPE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type image_shape_family: str :param dst_file_version: The value to assign to the dst_file_version property of this AutonomousDatabaseSoftwareImage. :type dst_file_version: str �strZdatetimezdict(str, str)zdict(str, dict(str, object))z list[str]) �id�compartment_id�database_version�display_name�lifecycle_state�lifecycle_details�time_created�release_update� freeform_tags�defined_tags�autonomous_dsi_one_off_patches�image_shape_family�dst_file_versionr Z compartmentIdZdatabaseVersionZdisplayNameZlifecycleStateZlifecycleDetailsZtimeCreatedZ releaseUpdateZfreeformTagsZdefinedTagsZautonomousDsiOneOffPatchesZimageShapeFamilyZdstFileVersionN)Z swagger_typesZ attribute_map�_id�_compartment_id�_database_version� _display_name�_lifecycle_state�_lifecycle_details� _time_created�_release_update�_freeform_tags� _defined_tags�_autonomous_dsi_one_off_patches�_image_shape_family�_dst_file_version)�self�kwargs� r- �Z/usr/lib/python3.9/site-packages/oci/database/models/autonomous_database_software_image.py�__init__6 sR ?��z(AutonomousDatabaseSoftwareImage.__init__c C s | j S )a? **[Required]** Gets the id of this AutonomousDatabaseSoftwareImage. The `OCID`__ of the Autonomous Database Software Image. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this AutonomousDatabaseSoftwareImage. :rtype: str �r �r+ r- r- r. r � s z"AutonomousDatabaseSoftwareImage.idc C s || _ dS )a1 Sets the id of this AutonomousDatabaseSoftwareImage. The `OCID`__ of the Autonomous Database Software Image. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this AutonomousDatabaseSoftwareImage. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )a@ **[Required]** Gets the compartment_id of this AutonomousDatabaseSoftwareImage. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this AutonomousDatabaseSoftwareImage. :rtype: str �r r1 r- r- r. r � s z.AutonomousDatabaseSoftwareImage.compartment_idc C s || _ dS )a> Sets the compartment_id of this AutonomousDatabaseSoftwareImage. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this AutonomousDatabaseSoftwareImage. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )a' **[Required]** Gets the database_version of this AutonomousDatabaseSoftwareImage. The database version with which the Autonomous Database Software Image is to be built. :return: The database_version of this AutonomousDatabaseSoftwareImage. :rtype: str �r r1 r- r- r. r � s z0AutonomousDatabaseSoftwareImage.database_versionc C s || _ dS )a' Sets the database_version of this AutonomousDatabaseSoftwareImage. The database version with which the Autonomous Database Software Image is to be built. :param database_version: The database_version of this AutonomousDatabaseSoftwareImage. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a0 **[Required]** Gets the display_name of this AutonomousDatabaseSoftwareImage. The user-friendly name for the Autonomous Database Software Image. The name does not have to be unique. :return: The display_name of this AutonomousDatabaseSoftwareImage. :rtype: str �r! r1 r- r- r. r � s z,AutonomousDatabaseSoftwareImage.display_namec C s || _ dS )a, Sets the display_name of this AutonomousDatabaseSoftwareImage. The user-friendly name for the Autonomous Database Software Image. The name does not have to be unique. :param display_name: The display_name of this AutonomousDatabaseSoftwareImage. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the lifecycle_state of this AutonomousDatabaseSoftwareImage. The current state of the Autonomous Database Software Image. Allowed values for this property are: "AVAILABLE", "FAILED", "PROVISIONING", "EXPIRED", "TERMINATED", "TERMINATING", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this AutonomousDatabaseSoftwareImage. :rtype: str )r"