ruạṛ
a ���f/N � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �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/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zd:d;� Zd<d=� Zd>d?� Zd@S )A�CreateDbSystemDetailsz4 The information about new database system. c K s� ddddddddddddddddd d d�| _ dd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new CreateDbSystemDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDbSystemDetails. :type display_name: str :param description: The value to assign to the description property of this CreateDbSystemDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateDbSystemDetails. :type compartment_id: str :param system_type: The value to assign to the system_type property of this CreateDbSystemDetails. :type system_type: str :param db_version: The value to assign to the db_version property of this CreateDbSystemDetails. :type db_version: str :param config_id: The value to assign to the config_id property of this CreateDbSystemDetails. :type config_id: str :param storage_details: The value to assign to the storage_details property of this CreateDbSystemDetails. :type storage_details: oci.psql.models.StorageDetails :param shape: The value to assign to the shape property of this CreateDbSystemDetails. :type shape: str :param instance_ocpu_count: The value to assign to the instance_ocpu_count property of this CreateDbSystemDetails. :type instance_ocpu_count: int :param instance_memory_size_in_gbs: The value to assign to the instance_memory_size_in_gbs property of this CreateDbSystemDetails. :type instance_memory_size_in_gbs: int :param instance_count: The value to assign to the instance_count property of this CreateDbSystemDetails. :type instance_count: int :param instances_details: The value to assign to the instances_details property of this CreateDbSystemDetails. :type instances_details: list[oci.psql.models.CreateDbInstanceDetails] :param credentials: The value to assign to the credentials property of this CreateDbSystemDetails. :type credentials: oci.psql.models.Credentials :param network_details: The value to assign to the network_details property of this CreateDbSystemDetails. :type network_details: oci.psql.models.NetworkDetails :param management_policy: The value to assign to the management_policy property of this CreateDbSystemDetails. :type management_policy: oci.psql.models.ManagementPolicyDetails :param source: The value to assign to the source property of this CreateDbSystemDetails. :type source: oci.psql.models.SourceDetails :param freeform_tags: The value to assign to the freeform_tags property of this CreateDbSystemDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDbSystemDetails. :type defined_tags: dict(str, dict(str, object)) �strZStorageDetails�intzlist[CreateDbInstanceDetails]ZCredentialsZNetworkDetailsZManagementPolicyDetailsZ SourceDetailszdict(str, str)zdict(str, dict(str, object)))�display_name�description�compartment_id�system_type� db_version� config_id�storage_details�shape�instance_ocpu_count�instance_memory_size_in_gbs�instance_count�instances_details�credentials�network_details�management_policy�source� freeform_tags�defined_tagsZdisplayNamer Z compartmentIdZ systemTypeZ dbVersionZconfigIdZstorageDetailsr ZinstanceOcpuCountZinstanceMemorySizeInGBsZ instanceCountZinstancesDetailsr ZnetworkDetailsZmanagementPolicyr ZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map� _display_name�_description�_compartment_id�_system_type�_db_version� _config_id�_storage_details�_shape�_instance_ocpu_count�_instance_memory_size_in_gbs�_instance_count�_instances_details�_credentials�_network_details�_management_policy�_source�_freeform_tags� _defined_tags)�self�kwargs� r/ �L/usr/lib/python3.9/site-packages/oci/psql/models/create_db_system_details.py�__init__ sp O��zCreateDbSystemDetails.__init__c C s | j S )a **[Required]** Gets the display_name of this CreateDbSystemDetails. A user-friendly display name for the database system. Avoid entering confidential information. :return: The display_name of this CreateDbSystemDetails. :rtype: str �r �r- r/ r/ r0 r � s z"CreateDbSystemDetails.display_namec C s || _ dS )a Sets the display_name of this CreateDbSystemDetails. A user-friendly display name for the database system. Avoid entering confidential information. :param display_name: The display_name of this CreateDbSystemDetails. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the description of this CreateDbSystemDetails. A user-provided description of a database system. :return: The description of this CreateDbSystemDetails. :rtype: str �r r3 r/ r/ r0 r � s z!CreateDbSystemDetails.descriptionc C s || _ dS )z� Sets the description of this CreateDbSystemDetails. A user-provided description of a database system. :param description: The description of this CreateDbSystemDetails. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )aN **[Required]** Gets the compartment_id of this CreateDbSystemDetails. The `OCID`__ of the compartment that contains the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateDbSystemDetails. :rtype: str �r r3 r/ r/ r0 r � s z$CreateDbSystemDetails.compartment_idc C s || _ dS )aL Sets the compartment_id of this CreateDbSystemDetails. The `OCID`__ of the compartment that contains the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateDbSystemDetails. :type: str Nr5 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the system_type of this CreateDbSystemDetails. Type of the database system. :return: The system_type of this CreateDbSystemDetails. :rtype: str �r r3 r/ r/ r0 r � s z!CreateDbSystemDetails.system_typec C s || _ dS )z� Sets the system_type of this CreateDbSystemDetails. Type of the database system. :param system_type: The system_type of this CreateDbSystemDetails. :type: str Nr6 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the db_version of this CreateDbSystemDetails. Version of database system software. :return: The db_version of this CreateDbSystemDetails. :rtype: str �r r3 r/ r/ r0 r s z CreateDbSystemDetails.db_versionc C s || _ dS )z� Sets the db_version of this CreateDbSystemDetails. Version of database system software. :param db_version: The db_version of this CreateDbSystemDetails. :type: str Nr7 )r- r r/ r/ r0 r s c C s | j S )a9 Gets the config_id of this CreateDbSystemDetails. The `OCID`__ of the configuration associated with the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The config_id of this CreateDbSystemDetails. :rtype: str �r r3 r/ r/ r0 r s zCreateDbSystemDetails.config_idc C s || _ dS )aA Sets the config_id of this CreateDbSystemDetails. The `OCID`__ of the configuration associated with the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param config_id: The config_id of this CreateDbSystemDetails. :type: str Nr8 )r- r r/ r/ r0 r ' s c C s | j S )z� **[Required]** Gets the storage_details of this CreateDbSystemDetails. :return: The storage_details of this CreateDbSystemDetails. :rtype: oci.psql.models.StorageDetails �r! r3 r/ r/ r0 r 5 s z%CreateDbSystemDetails.storage_detailsc C s || _ dS )z� Sets the storage_details of this CreateDbSystemDetails. :param storage_details: The storage_details of this CreateDbSystemDetails. :type: oci.psql.models.StorageDetails Nr9 )r- r r/ r/ r0 r ? s c C s | j S )a, **[Required]** Gets the shape of this CreateDbSystemDetails. The name of the shape for the database instance node. Use the /shapes API for accepted shapes. Example: `VM.Standard.E4.Flex` :return: The shape of this CreateDbSystemDetails. :rtype: str �r"