📂 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
›
recovery
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/recovery/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_recovery_service_subnet_details.cpython-39.opt-1.pyc
a ���fn+ � @ 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� �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� �Zdd� Zdd� Zd d!� Zd"S )#�"CreateRecoveryServiceSubnetDetailszP Describes the parameters required to create a Recovery Service Subnet. c K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a Initializes a new CreateRecoveryServiceSubnetDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateRecoveryServiceSubnetDetails. :type display_name: str :param subnet_id: The value to assign to the subnet_id property of this CreateRecoveryServiceSubnetDetails. :type subnet_id: str :param subnets: The value to assign to the subnets property of this CreateRecoveryServiceSubnetDetails. :type subnets: list[str] :param nsg_ids: The value to assign to the nsg_ids property of this CreateRecoveryServiceSubnetDetails. :type nsg_ids: list[str] :param vcn_id: The value to assign to the vcn_id property of this CreateRecoveryServiceSubnetDetails. :type vcn_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateRecoveryServiceSubnetDetails. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateRecoveryServiceSubnetDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateRecoveryServiceSubnetDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]zdict(str, str)zdict(str, dict(str, object)))�display_name� subnet_id�subnets�nsg_ids�vcn_id�compartment_id� freeform_tags�defined_tagsZdisplayNameZsubnetIdr ZnsgIdsZvcnIdZ compartmentIdZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map� _display_name� _subnet_id�_subnets�_nsg_ids�_vcn_id�_compartment_id�_freeform_tags� _defined_tags)�self�kwargs� r �^/usr/lib/python3.9/site-packages/oci/recovery/models/create_recovery_service_subnet_details.py�__init__ s4 '��z+CreateRecoveryServiceSubnetDetails.__init__c C s | j S )as **[Required]** Gets the display_name of this CreateRecoveryServiceSubnetDetails. A user-provided name for the recovery service subnet. The 'displayName' does not have to be unique, and it can be modified. Avoid entering confidential information. :return: The display_name of this CreateRecoveryServiceSubnetDetails. :rtype: str �r �r r r r r W s z/CreateRecoveryServiceSubnetDetails.display_namec C s || _ dS )ao Sets the display_name of this CreateRecoveryServiceSubnetDetails. A user-provided name for the recovery service subnet. The 'displayName' does not have to be unique, and it can be modified. Avoid entering confidential information. :param display_name: The display_name of this CreateRecoveryServiceSubnetDetails. :type: str Nr )r r r r r r c s c C s | j S )a Gets the subnet_id of this CreateRecoveryServiceSubnetDetails. Deprecated. One of the subnets associated with the Recovery Service subnet. :return: The subnet_id of this CreateRecoveryServiceSubnetDetails. :rtype: str �r r r r r r o s z,CreateRecoveryServiceSubnetDetails.subnet_idc C s || _ dS )a Sets the subnet_id of this CreateRecoveryServiceSubnetDetails. Deprecated. One of the subnets associated with the Recovery Service subnet. :param subnet_id: The subnet_id of this CreateRecoveryServiceSubnetDetails. :type: str Nr )r r r r r r { s c C s | j S )a Gets the subnets of this CreateRecoveryServiceSubnetDetails. A list of OCIDs of the subnets associated with the Recovery Service subnet. :return: The subnets of this CreateRecoveryServiceSubnetDetails. :rtype: list[str] �r r r r r r � s z*CreateRecoveryServiceSubnetDetails.subnetsc C s || _ dS )a Sets the subnets of this CreateRecoveryServiceSubnetDetails. A list of OCIDs of the subnets associated with the Recovery Service subnet. :param subnets: The subnets of this CreateRecoveryServiceSubnetDetails. :type: list[str] Nr )r r r r r r � s c C s | j S )aZ Gets the nsg_ids of this CreateRecoveryServiceSubnetDetails. A list of network security group (NSG) OCIDs that are associated with the Recovery Service subnet. You can specify a maximum of 5 unique OCIDs, which implies that you can associate a maximum of 5 NSGs to each Recovery Service subnet. Specify an empty array if you want to remove all the associated NSGs from a Recovery Service subnet. See :class:`NetworkSecurityGroup` for more information. :return: The nsg_ids of this CreateRecoveryServiceSubnetDetails. :rtype: list[str] �r r r r r r � s z*CreateRecoveryServiceSubnetDetails.nsg_idsc C s || _ dS )a` Sets the nsg_ids of this CreateRecoveryServiceSubnetDetails. A list of network security group (NSG) OCIDs that are associated with the Recovery Service subnet. You can specify a maximum of 5 unique OCIDs, which implies that you can associate a maximum of 5 NSGs to each Recovery Service subnet. Specify an empty array if you want to remove all the associated NSGs from a Recovery Service subnet. See :class:`NetworkSecurityGroup` for more information. :param nsg_ids: The nsg_ids of this CreateRecoveryServiceSubnetDetails. :type: list[str] Nr! )r r r r r r � s c C s | j S )aR **[Required]** Gets the vcn_id of this CreateRecoveryServiceSubnetDetails. The OCID of the virtual cloud network (VCN) that contains the recovery service subnet. You can create a single recovery service subnet per VCN. :return: The vcn_id of this CreateRecoveryServiceSubnetDetails. :rtype: str �r r r r r r � s z)CreateRecoveryServiceSubnetDetails.vcn_idc C s || _ dS )aH Sets the vcn_id of this CreateRecoveryServiceSubnetDetails. The OCID of the virtual cloud network (VCN) that contains the recovery service subnet. You can create a single recovery service subnet per VCN. :param vcn_id: The vcn_id of this CreateRecoveryServiceSubnetDetails. :type: str Nr"