📂 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
›
core
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/core/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: byoip_range_summary.cpython-39.opt-1.pyc
a ���f�8 � @ 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 @ sN 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#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�ByoipRangeSummaryz4 Information about a `ByoipRange` resource. c K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new ByoipRangeSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param byoip_range_vcn_ipv6_allocations: The value to assign to the byoip_range_vcn_ipv6_allocations property of this ByoipRangeSummary. :type byoip_range_vcn_ipv6_allocations: list[oci.core.models.ByoipRangeVcnIpv6AllocationSummary] :param cidr_block: The value to assign to the cidr_block property of this ByoipRangeSummary. :type cidr_block: str :param compartment_id: The value to assign to the compartment_id property of this ByoipRangeSummary. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this ByoipRangeSummary. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this ByoipRangeSummary. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this ByoipRangeSummary. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this ByoipRangeSummary. :type id: str :param ipv6_cidr_block: The value to assign to the ipv6_cidr_block property of this ByoipRangeSummary. :type ipv6_cidr_block: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ByoipRangeSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ByoipRangeSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this ByoipRangeSummary. :type time_created: datetime z(list[ByoipRangeVcnIpv6AllocationSummary]�strzdict(str, dict(str, object))zdict(str, str)Zdatetime)� byoip_range_vcn_ipv6_allocations� cidr_block�compartment_id�defined_tags�display_name� freeform_tags�id�ipv6_cidr_block�lifecycle_state�lifecycle_details�time_createdZbyoipRangeVcnIpv6AllocationsZ cidrBlockZ compartmentIdZdefinedTagsZdisplayNameZfreeformTagsr Z ipv6CidrBlockZlifecycleStateZlifecycleDetailsZtimeCreatedN) Z swagger_typesZ attribute_map�!_byoip_range_vcn_ipv6_allocations�_cidr_block�_compartment_id� _defined_tags� _display_name�_freeform_tags�_id�_ipv6_cidr_block�_lifecycle_state�_lifecycle_details� _time_created)�self�kwargs� r �G/usr/lib/python3.9/site-packages/oci/core/models/byoip_range_summary.py�__init__ sF 3��zByoipRangeSummary.__init__c C s | j S )a2 Gets the byoip_range_vcn_ipv6_allocations of this ByoipRangeSummary. A list of `ByoipRangeVcnIpv6AllocationSummary` objects. :return: The byoip_range_vcn_ipv6_allocations of this ByoipRangeSummary. :rtype: list[oci.core.models.ByoipRangeVcnIpv6AllocationSummary] �r �r r r r! r l s z2ByoipRangeSummary.byoip_range_vcn_ipv6_allocationsc C s || _ dS )aQ Sets the byoip_range_vcn_ipv6_allocations of this ByoipRangeSummary. A list of `ByoipRangeVcnIpv6AllocationSummary` objects. :param byoip_range_vcn_ipv6_allocations: The byoip_range_vcn_ipv6_allocations of this ByoipRangeSummary. :type: list[oci.core.models.ByoipRangeVcnIpv6AllocationSummary] Nr# )r r r r r! r x s c C s | j S )z� Gets the cidr_block of this ByoipRangeSummary. The public IPv4 address range you are importing to the Oracle cloud. :return: The cidr_block of this ByoipRangeSummary. :rtype: str �r r$ r r r! r � s zByoipRangeSummary.cidr_blockc C s || _ dS )z� Sets the cidr_block of this ByoipRangeSummary. The public IPv4 address range you are importing to the Oracle cloud. :param cidr_block: The cidr_block of this ByoipRangeSummary. :type: str Nr% )r r r r r! r � s c C s | j S )a? Gets the compartment_id of this ByoipRangeSummary. The `OCID`__ of the compartment containing the `ByoipRange` resource. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ByoipRangeSummary. :rtype: str �r r$ r r r! r � s z ByoipRangeSummary.compartment_idc C s || _ dS )aL Sets the compartment_id of this ByoipRangeSummary. The `OCID`__ of the compartment containing the `ByoipRange` resource. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ByoipRangeSummary. :type: str Nr&