ruạṛ
a N��f�; � @ 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 @ sD e Zd ZdZdZdd� Zedd� �Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CreateAssetSourceDetailsz( Asset source creation request. �VMWAREc K sx ddddddddddd� | _ ddddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a� Initializes a new CreateAssetSourceDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.cloud_bridge.models.CreateVmWareAssetSourceDetails` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this CreateAssetSourceDetails. Allowed values for this property are: "VMWARE" :type type: str :param display_name: The value to assign to the display_name property of this CreateAssetSourceDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateAssetSourceDetails. :type compartment_id: str :param environment_id: The value to assign to the environment_id property of this CreateAssetSourceDetails. :type environment_id: str :param inventory_id: The value to assign to the inventory_id property of this CreateAssetSourceDetails. :type inventory_id: str :param assets_compartment_id: The value to assign to the assets_compartment_id property of this CreateAssetSourceDetails. :type assets_compartment_id: str :param discovery_schedule_id: The value to assign to the discovery_schedule_id property of this CreateAssetSourceDetails. :type discovery_schedule_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateAssetSourceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateAssetSourceDetails. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this CreateAssetSourceDetails. :type system_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object))) �type�display_name�compartment_id�environment_id�inventory_id�assets_compartment_id�discovery_schedule_id� freeform_tags�defined_tags�system_tagsr �displayName� compartmentId� environmentId�inventoryId�assetsCompartmentId�discoveryScheduleId�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_type� _display_name�_compartment_id�_environment_id� _inventory_id�_assets_compartment_id�_discovery_schedule_id�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_bridge/models/create_asset_source_details.py�__init__ s@ 4�� z!CreateAssetSourceDetails.__init__c C s | d }|dkrdS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r �CreateVmWareAssetSourceDetailsr Nr* )�object_dictionaryr r* r* r+ �get_subtypel s z$CreateAssetSourceDetails.get_subtypec C s | j S )z� **[Required]** Gets the type of this CreateAssetSourceDetails. Asset source type. Allowed values for this property are: "VMWARE" :return: The type of this CreateAssetSourceDetails. :rtype: str )r �r( r* r* r+ r y s zCreateAssetSourceDetails.typec C s( dg}t ||�std�|���|| _dS )z� Sets the type of this CreateAssetSourceDetails. Asset source type. :param type: The type of this CreateAssetSourceDetails. :type: str r z4Invalid value for `type`, must be None or one of {0}N)r � ValueError�formatr )r( r �allowed_valuesr* r* r+ r � s ��c C s | j S )a� Gets the display_name of this CreateAssetSourceDetails. A user-friendly name for the asset source. Does not have to be unique, and it's mutable. Avoid entering confidential information. The name is generated by the service if it is not explicitly provided. :return: The display_name of this CreateAssetSourceDetails. :rtype: str �r r0 r* r* r+ r � s z%CreateAssetSourceDetails.display_namec C s || _ dS )a� Sets the display_name of this CreateAssetSourceDetails. A user-friendly name for the asset source. Does not have to be unique, and it's mutable. Avoid entering confidential information. The name is generated by the service if it is not explicitly provided. :param display_name: The display_name of this CreateAssetSourceDetails. :type: str Nr4 )r( r r* r* r+ r � s c C s | j S )aC **[Required]** Gets the compartment_id of this CreateAssetSourceDetails. The `OCID`__ of the compartment for the resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateAssetSourceDetails. :rtype: str �r r0 r* r* r+ r � s z'CreateAssetSourceDetails.compartment_idc C s || _ dS )aA Sets the compartment_id of this CreateAssetSourceDetails. The `OCID`__ of the compartment for the resource. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateAssetSourceDetails. :type: str Nr5 )r( r r* r* r+ r � s c C s | j S )a2 **[Required]** Gets the environment_id of this CreateAssetSourceDetails. The `OCID`__ of the environment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The environment_id of this CreateAssetSourceDetails. :rtype: str �r! r0 r* r* r+ r � s z'CreateAssetSourceDetails.environment_idc C s || _ dS )a0 Sets the environment_id of this CreateAssetSourceDetails. The `OCID`__ of the environment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param environment_id: The environment_id of this CreateAssetSourceDetails. :type: str Nr6 )r( r r* r* r+ r � s c C s | j S )aM **[Required]** Gets the inventory_id of this CreateAssetSourceDetails. The `OCID`__ of the inventory that will contain created assets. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The inventory_id of this CreateAssetSourceDetails. :rtype: str �r"