ruạṛ
a N��f�3 � @ 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 @ s4 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 � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�'CreateCloudExadataInfrastructureDetailszj Request to create cloud Exadata infrastructure. Applies to Exadata Cloud Service instances only. c K sx ddddddddddd� | _ dd d ddd ddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a7 Initializes a new CreateCloudExadataInfrastructureDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param availability_domain: The value to assign to the availability_domain property of this CreateCloudExadataInfrastructureDetails. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this CreateCloudExadataInfrastructureDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreateCloudExadataInfrastructureDetails. :type display_name: str :param shape: The value to assign to the shape property of this CreateCloudExadataInfrastructureDetails. :type shape: str :param compute_count: The value to assign to the compute_count property of this CreateCloudExadataInfrastructureDetails. :type compute_count: int :param storage_count: The value to assign to the storage_count property of this CreateCloudExadataInfrastructureDetails. :type storage_count: int :param maintenance_window: The value to assign to the maintenance_window property of this CreateCloudExadataInfrastructureDetails. :type maintenance_window: oci.database.models.MaintenanceWindow :param freeform_tags: The value to assign to the freeform_tags property of this CreateCloudExadataInfrastructureDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateCloudExadataInfrastructureDetails. :type defined_tags: dict(str, dict(str, object)) :param customer_contacts: The value to assign to the customer_contacts property of this CreateCloudExadataInfrastructureDetails. :type customer_contacts: list[oci.database.models.CustomerContact] �str�int�MaintenanceWindowzdict(str, str)zdict(str, dict(str, object))zlist[CustomerContact]) �availability_domain�compartment_id�display_name�shape� compute_count� storage_count�maintenance_window� freeform_tags�defined_tags�customer_contacts�availabilityDomain� compartmentId�displayNamer �computeCount�storageCount�maintenanceWindow�freeformTags�definedTags�customerContactsN)� swagger_types� attribute_map�_availability_domain�_compartment_id� _display_name�_shape�_compute_count�_storage_count�_maintenance_window�_freeform_tags� _defined_tags�_customer_contacts)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/create_cloud_exadata_infrastructure_details.py�__init__ s@ /�� z0CreateCloudExadataInfrastructureDetails.__init__c C s | j S )a1 **[Required]** Gets the availability_domain of this CreateCloudExadataInfrastructureDetails. The availability domain where the cloud Exadata infrastructure is located. :return: The availability_domain of this CreateCloudExadataInfrastructureDetails. :rtype: str �r �r) r+ r+ r, r c s z;CreateCloudExadataInfrastructureDetails.availability_domainc C s || _ dS )a4 Sets the availability_domain of this CreateCloudExadataInfrastructureDetails. The availability domain where the cloud Exadata infrastructure is located. :param availability_domain: The availability_domain of this CreateCloudExadataInfrastructureDetails. :type: str Nr. )r) r r+ r+ r, r o s c C s | j S )aP **[Required]** Gets the compartment_id of this CreateCloudExadataInfrastructureDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateCloudExadataInfrastructureDetails. :rtype: str �r r/ r+ r+ r, r { s z6CreateCloudExadataInfrastructureDetails.compartment_idc C s || _ dS )aN Sets the compartment_id of this CreateCloudExadataInfrastructureDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateCloudExadataInfrastructureDetails. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )aC **[Required]** Gets the display_name of this CreateCloudExadataInfrastructureDetails. The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique. :return: The display_name of this CreateCloudExadataInfrastructureDetails. :rtype: str �r! r/ r+ r+ r, r � s z4CreateCloudExadataInfrastructureDetails.display_namec C s || _ dS )a? Sets the display_name of this CreateCloudExadataInfrastructureDetails. The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique. :param display_name: The display_name of this CreateCloudExadataInfrastructureDetails. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )a **[Required]** Gets the shape of this CreateCloudExadataInfrastructureDetails. The shape of the cloud Exadata infrastructure resource. :return: The shape of this CreateCloudExadataInfrastructureDetails. :rtype: str �r"