403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /lib/python3.9/site-packages/oci/devops/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /lib/python3.9/site-packages/oci/devops/models/__pycache__/container_instance_config.cpython-39.pyc
a

���f��@sDddlmZddlmZmZmZddlmZeGdd�de��ZdS)�)�ContainerConfig�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdd�Zedd��Zejdd��Zedd��Zejd	d��Zed
d��Z	e	jdd��Z	ed
d��Z
e
jdd��Z
edd��Zejdd��Zdd�Zdd�Z
dd�ZdS)�ContainerInstanceConfigz4
    Specifies ContainerInstance configuration.
    cKsVddddddd�|_ddddd	d
d�|_d|_d|_d|_d|_d|_d|_d|_dS)
a�
        Initializes a new ContainerInstanceConfig object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.ContainerInstanceConfig.container_config_type` attribute
        of this class is ``CONTAINER_INSTANCE_CONFIG`` and it should not be changed.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param container_config_type:
            The value to assign to the container_config_type property of this ContainerInstanceConfig.
            Allowed values for this property are: "CONTAINER_INSTANCE_CONFIG"
        :type container_config_type: str

        :param compartment_id:
            The value to assign to the compartment_id property of this ContainerInstanceConfig.
        :type compartment_id: str

        :param availability_domain:
            The value to assign to the availability_domain property of this ContainerInstanceConfig.
        :type availability_domain: str

        :param shape_name:
            The value to assign to the shape_name property of this ContainerInstanceConfig.
        :type shape_name: str

        :param shape_config:
            The value to assign to the shape_config property of this ContainerInstanceConfig.
        :type shape_config: oci.devops.models.ShapeConfig

        :param network_channel:
            The value to assign to the network_channel property of this ContainerInstanceConfig.
        :type network_channel: oci.devops.models.NetworkChannel

        �strZShapeConfigZNetworkChannel)Zcontainer_config_type�compartment_id�availability_domain�
shape_name�shape_config�network_channelZcontainerConfigTypeZ
compartmentIdZavailabilityDomainZ	shapeNameZshapeConfigZnetworkChannelNZCONTAINER_INSTANCE_CONFIG)Z
swagger_typesZ
attribute_mapZ_container_config_type�_compartment_id�_availability_domain�_shape_name�
_shape_config�_network_channel)�self�kwargs�r�O/usr/lib/python3.9/site-packages/oci/devops/models/container_instance_config.py�__init__s*!�
�	z ContainerInstanceConfig.__init__cCs|jS)z�
        Gets the compartment_id of this ContainerInstanceConfig.
        The OCID of the compartment where the ContainerInstance will be created.


        :return: The compartment_id of this ContainerInstanceConfig.
        :rtype: str
        �r�rrrrr
Ls
z&ContainerInstanceConfig.compartment_idcCs
||_dS)a
        Sets the compartment_id of this ContainerInstanceConfig.
        The OCID of the compartment where the ContainerInstance will be created.


        :param compartment_id: The compartment_id of this ContainerInstanceConfig.
        :type: str
        Nr)rr
rrrr
Xs
cCs|jS)z�
        Gets the availability_domain of this ContainerInstanceConfig.
        Availability domain where the ContainerInstance will be created.


        :return: The availability_domain of this ContainerInstanceConfig.
        :rtype: str
        �rrrrrrds
z+ContainerInstanceConfig.availability_domaincCs
||_dS)a

        Sets the availability_domain of this ContainerInstanceConfig.
        Availability domain where the ContainerInstance will be created.


        :param availability_domain: The availability_domain of this ContainerInstanceConfig.
        :type: str
        Nr)rrrrrrps
cCs|jS)a
        **[Required]** Gets the shape_name of this ContainerInstanceConfig.
        The shape of the ContainerInstance. The shape determines the resources available to the ContainerInstance.


        :return: The shape_name of this ContainerInstanceConfig.
        :rtype: str
        �rrrrrr|s
z"ContainerInstanceConfig.shape_namecCs
||_dS)a
        Sets the shape_name of this ContainerInstanceConfig.
        The shape of the ContainerInstance. The shape determines the resources available to the ContainerInstance.


        :param shape_name: The shape_name of this ContainerInstanceConfig.
        :type: str
        Nr)rrrrrr�s
cCs|jS)z�
        **[Required]** Gets the shape_config of this ContainerInstanceConfig.

        :return: The shape_config of this ContainerInstanceConfig.
        :rtype: oci.devops.models.ShapeConfig
        �rrrrrr
�sz$ContainerInstanceConfig.shape_configcCs
||_dS)z�
        Sets the shape_config of this ContainerInstanceConfig.

        :param shape_config: The shape_config of this ContainerInstanceConfig.
        :type: oci.devops.models.ShapeConfig
        Nr)rr
rrrr
�scCs|jS)z�
        **[Required]** Gets the network_channel of this ContainerInstanceConfig.

        :return: The network_channel of this ContainerInstanceConfig.
        :rtype: oci.devops.models.NetworkChannel
        �rrrrrr�sz'ContainerInstanceConfig.network_channelcCs
||_dS)z�
        Sets the network_channel of this ContainerInstanceConfig.

        :param network_channel: The network_channel of this ContainerInstanceConfig.
        :type: oci.devops.models.NetworkChannel
        Nr)rrrrrr�scCst|�S�N)rrrrr�__repr__�sz ContainerInstanceConfig.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherrrr�__eq__�szContainerInstanceConfig.__eq__cCs
||kSrrr"rrr�__ne__�szContainerInstanceConfig.__ne__N)�__name__�
__module__�__qualname__�__doc__r�propertyr
�setterrrr
rr r$r%rrrrrs2:






	
	
	
	rN)	Zcontainer_configrZoci.utilrrrZoci.decoratorsrrrrrr�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit