📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
media_services
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/media_services/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: stream_cdn_config.cpython-39.pyc
a ���f2@ � @ 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 ZdZdZdZdZdd� 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#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8�StreamCdnConfigz8 Configuration used for integrating with a CDN. �ACTIVE�NEEDS_ATTENTION�DELETEDc K s� ddddddddddddddd�| _ d d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )aD Initializes a new StreamCdnConfig object with values from keyword arguments. 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 StreamCdnConfig. :type id: str :param display_name: The value to assign to the display_name property of this StreamCdnConfig. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this StreamCdnConfig. :type compartment_id: str :param distribution_channel_id: The value to assign to the distribution_channel_id property of this StreamCdnConfig. :type distribution_channel_id: str :param is_enabled: The value to assign to the is_enabled property of this StreamCdnConfig. :type is_enabled: bool :param config: The value to assign to the config property of this StreamCdnConfig. :type config: oci.media_services.models.StreamCdnConfigSection :param time_created: The value to assign to the time_created property of this StreamCdnConfig. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this StreamCdnConfig. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this StreamCdnConfig. Allowed values for this property are: "ACTIVE", "NEEDS_ATTENTION", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecyle_details: The value to assign to the lifecyle_details property of this StreamCdnConfig. :type lifecyle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this StreamCdnConfig. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this StreamCdnConfig. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this StreamCdnConfig. :type system_tags: dict(str, dict(str, object)) :param locks: The value to assign to the locks property of this StreamCdnConfig. :type locks: list[oci.media_services.models.ResourceLock] �str�boolZStreamCdnConfigSectionZdatetimezdict(str, str)zdict(str, dict(str, object))zlist[ResourceLock])�id�display_name�compartment_id�distribution_channel_id� is_enabled�config�time_created�time_updated�lifecycle_state�lifecyle_details� freeform_tags�defined_tags�system_tags�locksr ZdisplayNameZ compartmentIdZdistributionChannelIdZ isEnabledr ZtimeCreatedZtimeUpdatedZlifecycleStateZlifecyleDetailsZfreeformTagsZdefinedTagsZ systemTagsr N)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_distribution_channel_id�_is_enabled�_config� _time_created� _time_updated�_lifecycle_state�_lifecyle_details�_freeform_tags� _defined_tags�_system_tags�_locks)�self�kwargs� r* �O/usr/lib/python3.9/site-packages/oci/media_services/models/stream_cdn_config.py�__init__ sX A��zStreamCdnConfig.__init__c C s | j S )z� **[Required]** Gets the id of this StreamCdnConfig. Unique identifier that is immutable on creation. :return: The id of this StreamCdnConfig. :rtype: str �r �r( r* r* r+ r � s zStreamCdnConfig.idc C s || _ dS )z� Sets the id of this StreamCdnConfig. Unique identifier that is immutable on creation. :param id: The id of this StreamCdnConfig. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )a7 **[Required]** Gets the display_name of this StreamCdnConfig. The CDN Configuration identifier or display name, which can be renamed and is not necessarily unique. Avoid entering confidential information. :return: The display_name of this StreamCdnConfig. :rtype: str �r r. r* r* r+ r � s zStreamCdnConfig.display_namec C s || _ dS )a3 Sets the display_name of this StreamCdnConfig. The CDN Configuration identifier or display name, which can be renamed and is not necessarily unique. Avoid entering confidential information. :param display_name: The display_name of this StreamCdnConfig. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the compartment_id of this StreamCdnConfig. Compartment Identifier. :return: The compartment_id of this StreamCdnConfig. :rtype: str �r r. r* r* r+ r � s zStreamCdnConfig.compartment_idc C s || _ dS )z� Sets the compartment_id of this StreamCdnConfig. Compartment Identifier. :param compartment_id: The compartment_id of this StreamCdnConfig. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the distribution_channel_id of this StreamCdnConfig. Distribution Channel Identifier. :return: The distribution_channel_id of this StreamCdnConfig. :rtype: str �r r. r* r* r+ r � s z'StreamCdnConfig.distribution_channel_idc C s || _ dS )z� Sets the distribution_channel_id of this StreamCdnConfig. Distribution Channel Identifier. :param distribution_channel_id: The distribution_channel_id of this StreamCdnConfig. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the is_enabled of this StreamCdnConfig. Whether publishing to CDN is enabled. :return: The is_enabled of this StreamCdnConfig. :rtype: bool �r r. r* r* r+ r � s zStreamCdnConfig.is_enabledc C s || _ dS )z� Sets the is_enabled of this StreamCdnConfig. Whether publishing to CDN is enabled. :param is_enabled: The is_enabled of this StreamCdnConfig. :type: bool Nr2 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the config of this StreamCdnConfig. :return: The config of this StreamCdnConfig. :rtype: oci.media_services.models.StreamCdnConfigSection �r r. r* r* r+ r s zStreamCdnConfig.configc C s || _ dS )z� Sets the config of this StreamCdnConfig. :param config: The config of this StreamCdnConfig. :type: oci.media_services.models.StreamCdnConfigSection Nr3 )r( r r* r* r+ r s c C s | j S )z� Gets the time_created of this StreamCdnConfig. The time when the CDN Config was created. An RFC3339 formatted datetime string. :return: The time_created of this StreamCdnConfig. :rtype: datetime �r r. r* r* r+ r s zStreamCdnConfig.time_createdc C s || _ dS )z� Sets the time_created of this StreamCdnConfig. The time when the CDN Config was created. An RFC3339 formatted datetime string. :param time_created: The time_created of this StreamCdnConfig. :type: datetime Nr4 )r( r r* r* r+ r ' s c C s | j S )z� Gets the time_updated of this StreamCdnConfig. The time when the CDN Config was updated. An RFC3339 formatted datetime string. :return: The time_updated of this StreamCdnConfig. :rtype: datetime �r! r. r* r* r+ r 3 s zStreamCdnConfig.time_updatedc C s || _ dS )z� Sets the time_updated of this StreamCdnConfig. The time when the CDN Config was updated. An RFC3339 formatted datetime string. :param time_updated: The time_updated of this StreamCdnConfig. :type: datetime Nr5 )r( r r* r* r+ r ? s c C s | j S )a� Gets the lifecycle_state of this StreamCdnConfig. The current state of the CDN Configuration. Allowed values for this property are: "ACTIVE", "NEEDS_ATTENTION", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this StreamCdnConfig. :rtype: str )r"