ruạṛ
a ���fK � @ 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� �Zd7d8� Zd9d:� Zd;d<� Zd=S )>�CreateWorkspaceDetailsz; The information needed to create a new workspace. c K s� dddddddddddddddddd�| _ dddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a� Initializes a new CreateWorkspaceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param vcn_id: The value to assign to the vcn_id property of this CreateWorkspaceDetails. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this CreateWorkspaceDetails. :type subnet_id: str :param dns_server_ip: The value to assign to the dns_server_ip property of this CreateWorkspaceDetails. :type dns_server_ip: str :param dns_server_zone: The value to assign to the dns_server_zone property of this CreateWorkspaceDetails. :type dns_server_zone: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateWorkspaceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateWorkspaceDetails. :type defined_tags: dict(str, dict(str, object)) :param description: The value to assign to the description property of this CreateWorkspaceDetails. :type description: str :param display_name: The value to assign to the display_name property of this CreateWorkspaceDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateWorkspaceDetails. :type compartment_id: str :param is_private_network_enabled: The value to assign to the is_private_network_enabled property of this CreateWorkspaceDetails. :type is_private_network_enabled: bool :param registry_id: The value to assign to the registry_id property of this CreateWorkspaceDetails. :type registry_id: str :param endpoint_id: The value to assign to the endpoint_id property of this CreateWorkspaceDetails. :type endpoint_id: str :param registry_name: The value to assign to the registry_name property of this CreateWorkspaceDetails. :type registry_name: str :param registry_compartment_id: The value to assign to the registry_compartment_id property of this CreateWorkspaceDetails. :type registry_compartment_id: str :param endpoint_name: The value to assign to the endpoint_name property of this CreateWorkspaceDetails. :type endpoint_name: str :param endpoint_compartment_id: The value to assign to the endpoint_compartment_id property of this CreateWorkspaceDetails. :type endpoint_compartment_id: str :param workspace_properties: The value to assign to the workspace_properties property of this CreateWorkspaceDetails. :type workspace_properties: dict(str, str) �strzdict(str, str)zdict(str, dict(str, object))�bool)�vcn_id� subnet_id� dns_server_ip�dns_server_zone� freeform_tags�defined_tags�description�display_name�compartment_id�is_private_network_enabled�registry_id�endpoint_id� registry_name�registry_compartment_id� endpoint_name�endpoint_compartment_id�workspace_propertiesZvcnIdZsubnetIdZdnsServerIpZ dnsServerZoneZfreeformTagsZdefinedTagsr ZdisplayNameZ compartmentIdZisPrivateNetworkEnabledZ registryIdZ endpointIdZregistryNameZregistryCompartmentIdZendpointNameZendpointCompartmentIdZworkspacePropertiesN)Z swagger_typesZ attribute_map�_vcn_id� _subnet_id�_dns_server_ip�_dns_server_zone�_freeform_tags� _defined_tags�_description� _display_name�_compartment_id�_is_private_network_enabled�_registry_id�_endpoint_id�_registry_name�_registry_compartment_id�_endpoint_name�_endpoint_compartment_id�_workspace_properties)�self�kwargs� r- �X/usr/lib/python3.9/site-packages/oci/data_integration/models/create_workspace_details.py�__init__ sj K��zCreateWorkspaceDetails.__init__c C s | j S )z� Gets the vcn_id of this CreateWorkspaceDetails. The OCID of the VCN the subnet is in. :return: The vcn_id of this CreateWorkspaceDetails. :rtype: str �r �r+ r- r- r. r � s zCreateWorkspaceDetails.vcn_idc C s || _ dS )z� Sets the vcn_id of this CreateWorkspaceDetails. The OCID of the VCN the subnet is in. :param vcn_id: The vcn_id of this CreateWorkspaceDetails. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� Gets the subnet_id of this CreateWorkspaceDetails. The OCID of the subnet for customer connected databases. :return: The subnet_id of this CreateWorkspaceDetails. :rtype: str �r r1 r- r- r. r � s z CreateWorkspaceDetails.subnet_idc C s || _ dS )z� Sets the subnet_id of this CreateWorkspaceDetails. The OCID of the subnet for customer connected databases. :param subnet_id: The subnet_id of this CreateWorkspaceDetails. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the dns_server_ip of this CreateWorkspaceDetails. The IP of the custom DNS. :return: The dns_server_ip of this CreateWorkspaceDetails. :rtype: str �r r1 r- r- r. r � s z$CreateWorkspaceDetails.dns_server_ipc C s || _ dS )z� Sets the dns_server_ip of this CreateWorkspaceDetails. The IP of the custom DNS. :param dns_server_ip: The dns_server_ip of this CreateWorkspaceDetails. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )z� Gets the dns_server_zone of this CreateWorkspaceDetails. The DNS zone of the custom DNS to use to resolve names. :return: The dns_server_zone of this CreateWorkspaceDetails. :rtype: str �r r1 r- r- r. r � s z&CreateWorkspaceDetails.dns_server_zonec C s || _ dS )z� Sets the dns_server_zone of this CreateWorkspaceDetails. The DNS zone of the custom DNS to use to resolve names. :param dns_server_zone: The dns_server_zone of this CreateWorkspaceDetails. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )a� Gets the freeform_tags of this CreateWorkspaceDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this CreateWorkspaceDetails. :rtype: dict(str, str) �r r1 r- r- r. r � s z$CreateWorkspaceDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this CreateWorkspaceDetails. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this CreateWorkspaceDetails. :type: dict(str, str) Nr5 )r+ r r- r- r. r s c C s | j S )a� Gets the defined_tags of this CreateWorkspaceDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this CreateWorkspaceDetails. :rtype: dict(str, dict(str, object)) �r r1 r- r- r. r s z#CreateWorkspaceDetails.defined_tagsc C s || _ dS )a� Sets the defined_tags of this CreateWorkspaceDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this CreateWorkspaceDetails. :type: dict(str, dict(str, object)) Nr6 )r+ r r- r- r. r # s c C s | j S )z� Gets the description of this CreateWorkspaceDetails. A user defined description for the workspace. :return: The description of this CreateWorkspaceDetails. :rtype: str �r r1 r- r- r. r 2 s z"CreateWorkspaceDetails.descriptionc C s || _ dS )z� Sets the description of this CreateWorkspaceDetails. A user defined description for the workspace. :param description: The description of this CreateWorkspaceDetails. :type: str Nr7 )r+ r r- r- r. r > s c C s | j S )a@ **[Required]** Gets the display_name of this CreateWorkspaceDetails. A user-friendly display name for the workspace. Does not have to be unique, and can be modified. Avoid entering confidential information. :return: The display_name of this CreateWorkspaceDetails. :rtype: str �r! r1 r- r- r. r J s z#CreateWorkspaceDetails.display_namec C s || _ dS )a< Sets the display_name of this CreateWorkspaceDetails. A user-friendly display name for the workspace. Does not have to be unique, and can be modified. Avoid entering confidential information. :param display_name: The display_name of this CreateWorkspaceDetails. :type: str Nr8 )r+ r r- r- r. r V s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateWorkspaceDetails. The OCID of the compartment containing the workspace. :return: The compartment_id of this CreateWorkspaceDetails. :rtype: str �r"