📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: inventory_subnet_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 ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd � Zd!d"� Zd#S )$�InventorySubnetSummaryz4 Lists subnet and its associated resources. �Subnetc K sd ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d S )a Initializes a new InventorySubnetSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param subnet_id: The value to assign to the subnet_id property of this InventorySubnetSummary. :type subnet_id: str :param subnet_name: The value to assign to the subnet_name property of this InventorySubnetSummary. :type subnet_name: str :param resource_type: The value to assign to the resource_type property of this InventorySubnetSummary. Allowed values for this property are: "Subnet", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_type: str :param inventory_subnet_cidr_collection: The value to assign to the inventory_subnet_cidr_collection property of this InventorySubnetSummary. :type inventory_subnet_cidr_collection: list[oci.core.models.InventorySubnetCidrBlockSummary] :param dns_domain_name: The value to assign to the dns_domain_name property of this InventorySubnetSummary. :type dns_domain_name: str :param region: The value to assign to the region property of this InventorySubnetSummary. :type region: str :param compartment_id: The value to assign to the compartment_id property of this InventorySubnetSummary. :type compartment_id: str :param inventory_resource_summary: The value to assign to the inventory_resource_summary property of this InventorySubnetSummary. :type inventory_resource_summary: list[oci.core.models.InventoryResourceSummary] �strz%list[InventorySubnetCidrBlockSummary]zlist[InventoryResourceSummary])� subnet_id�subnet_name� resource_type� inventory_subnet_cidr_collection�dns_domain_name�region�compartment_id�inventory_resource_summaryZsubnetIdZ subnetNameZresourceTypeZinventorySubnetCidrCollectionZ dnsDomainNamer Z compartmentIdZinventoryResourceSummaryN) Z swagger_typesZ attribute_map� _subnet_id�_subnet_name�_resource_type�!_inventory_subnet_cidr_collection�_dns_domain_name�_region�_compartment_id�_inventory_resource_summary)�self�kwargs� r �L/usr/lib/python3.9/site-packages/oci/core/models/inventory_subnet_summary.py�__init__ s4 )��zInventorySubnetSummary.__init__c C s | j S )a Gets the subnet_id of this InventorySubnetSummary. The `OCID`__ of the subnet. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The subnet_id of this InventorySubnetSummary. :rtype: str �r �r r r r r ] s z InventorySubnetSummary.subnet_idc C s || _ dS )a Sets the subnet_id of this InventorySubnetSummary. The `OCID`__ of the subnet. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param subnet_id: The subnet_id of this InventorySubnetSummary. :type: str Nr )r r r r r r k s c C s | j S )z� Gets the subnet_name of this InventorySubnetSummary. Name of the subnet within a VCN. :return: The subnet_name of this InventorySubnetSummary. :rtype: str �r r r r r r y s z"InventorySubnetSummary.subnet_namec C s || _ dS )z� Sets the subnet_name of this InventorySubnetSummary. Name of the subnet within a VCN. :param subnet_name: The subnet_name of this InventorySubnetSummary. :type: str Nr )r r r r r r � s c C s | j S )at Gets the resource_type of this InventorySubnetSummary. Resource types of the subnet. Allowed values for this property are: "Subnet", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The resource_type of this InventorySubnetSummary. :rtype: str )r r r r r r � s z$InventorySubnetSummary.resource_typec C s dg}t ||�sd}|| _dS )z� Sets the resource_type of this InventorySubnetSummary. Resource types of the subnet. :param resource_type: The resource_type of this InventorySubnetSummary. :type: str r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r � s c C s | j S )a0 Gets the inventory_subnet_cidr_collection of this InventorySubnetSummary. Lists CIDRs and utilization within the subnet. :return: The inventory_subnet_cidr_collection of this InventorySubnetSummary. :rtype: list[oci.core.models.InventorySubnetCidrBlockSummary] �r r r r r r � s z7InventorySubnetSummary.inventory_subnet_cidr_collectionc C s || _ dS )aO Sets the inventory_subnet_cidr_collection of this InventorySubnetSummary. Lists CIDRs and utilization within the subnet. :param inventory_subnet_cidr_collection: The inventory_subnet_cidr_collection of this InventorySubnetSummary. :type: list[oci.core.models.InventorySubnetCidrBlockSummary] Nr! )r r r r r r � s c C s | j S )z� Gets the dns_domain_name of this InventorySubnetSummary. DNS domain name of the subnet. :return: The dns_domain_name of this InventorySubnetSummary. :rtype: str �r r r r r r � s z&InventorySubnetSummary.dns_domain_namec C s || _ dS )z� Sets the dns_domain_name of this InventorySubnetSummary. DNS domain name of the subnet. :param dns_domain_name: The dns_domain_name of this InventorySubnetSummary. :type: str Nr"