📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
resource_manager
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/resource_manager/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: configuration_source_provider_summary.cpython-39.pyc
a ���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 @ s@ e Zd ZdZdd� Zedd� �Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �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 )+�"ConfigurationSourceProviderSummaryzB Summary information for a configuration source provider. c K sx ddddddddddd� | _ ddd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )ai Initializes a new ConfigurationSourceProviderSummary 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.resource_manager.models.GitlabAccessTokenConfigurationSourceProviderSummary` * :class:`~oci.resource_manager.models.BitbucketCloudUsernameAppPasswordConfigurationSourceProviderSummary` * :class:`~oci.resource_manager.models.BitbucketServerAccessTokenConfigurationSourceProviderSummary` * :class:`~oci.resource_manager.models.GithubAccessTokenConfigurationSourceProviderSummary` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ConfigurationSourceProviderSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this ConfigurationSourceProviderSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this ConfigurationSourceProviderSummary. :type display_name: str :param description: The value to assign to the description property of this ConfigurationSourceProviderSummary. :type description: str :param time_created: The value to assign to the time_created property of this ConfigurationSourceProviderSummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ConfigurationSourceProviderSummary. :type lifecycle_state: str :param config_source_provider_type: The value to assign to the config_source_provider_type property of this ConfigurationSourceProviderSummary. :type config_source_provider_type: str :param private_server_config_details: The value to assign to the private_server_config_details property of this ConfigurationSourceProviderSummary. :type private_server_config_details: oci.resource_manager.models.PrivateServerConfigDetails :param freeform_tags: The value to assign to the freeform_tags property of this ConfigurationSourceProviderSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ConfigurationSourceProviderSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimeZPrivateServerConfigDetailszdict(str, str)zdict(str, dict(str, object))) �id�compartment_id�display_name�description�time_created�lifecycle_state�config_source_provider_type�private_server_config_details� freeform_tags�defined_tagsr Z compartmentIdZdisplayNamer ZtimeCreatedZlifecycleState�configSourceProviderTypeZprivateServerConfigDetailsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id� _display_name�_description� _time_created�_lifecycle_state�_config_source_provider_type�_private_server_config_details�_freeform_tags� _defined_tags)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/resource_manager/models/configuration_source_provider_summary.py�__init__ s@ 6�� z+ConfigurationSourceProviderSummary.__init__c C s@ | d }|dkrdS |dkr dS |dkr,dS |dkr8d S d S 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 ZGITLAB_ACCESS_TOKENZ3GitlabAccessTokenConfigurationSourceProviderSummaryZ$BITBUCKET_CLOUD_USERNAME_APPPASSWORDZCBitbucketCloudUsernameAppPasswordConfigurationSourceProviderSummaryZBITBUCKET_SERVER_ACCESS_TOKENZ<BitbucketServerAccessTokenConfigurationSourceProviderSummaryZGITHUB_ACCESS_TOKENZ3GithubAccessTokenConfigurationSourceProviderSummaryr Nr )Zobject_dictionary�typer r r �get_subtypel s z.ConfigurationSourceProviderSummary.get_subtypec C s | j S )a6 Gets the id of this ConfigurationSourceProviderSummary. The `OCID`__ of the configuration source provider. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this ConfigurationSourceProviderSummary. :rtype: str �r �r r r r r � s z%ConfigurationSourceProviderSummary.idc C s || _ dS )a7 Sets the id of this ConfigurationSourceProviderSummary. The `OCID`__ of the configuration source provider. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this ConfigurationSourceProviderSummary. :type: str Nr$ )r r r r r r � s c C s | j S )ao Gets the compartment_id of this ConfigurationSourceProviderSummary. The `OCID`__ of the compartment where the configuration source provider is located. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ConfigurationSourceProviderSummary. :rtype: str �r r% r r r r � s z1ConfigurationSourceProviderSummary.compartment_idc C s || _ dS )a| Sets the compartment_id of this ConfigurationSourceProviderSummary. The `OCID`__ of the compartment where the configuration source provider is located. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ConfigurationSourceProviderSummary. :type: str Nr&