a Of%M@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZdZdZdZdZdZddZ e d d Z e j d d Z e d d Z e j dd Z e ddZej ddZe ddZej ddZe ddZej ddZe ddZej ddZe ddZej ddZe ddZej d dZe d!d"Zej d#d"Ze d$d%Zej d&d%Ze d'd(Zej d)d(Ze d*d+Zej d,d+Ze d-d.Zej d/d.Ze d0d1Zej d2d1Zd3d4Zd5d6Zd7d8Zd9S):PrivateEndpointa  A private endpoint allowing Resource Manager to access nonpublic cloud resources. For more information about private endpoints, see `Private Endpoint Management`__. __ https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/private-endpoints.htm ACTIVECREATINGDELETINGDELETEDFAILEDcKsddddddddddddddd|_dd d d d d ddddddddd|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_dS)a Initializes a new PrivateEndpoint 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 PrivateEndpoint. :type id: str :param compartment_id: The value to assign to the compartment_id property of this PrivateEndpoint. :type compartment_id: str :param display_name: The value to assign to the display_name property of this PrivateEndpoint. :type display_name: str :param description: The value to assign to the description property of this PrivateEndpoint. :type description: str :param vcn_id: The value to assign to the vcn_id property of this PrivateEndpoint. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this PrivateEndpoint. :type subnet_id: str :param source_ips: The value to assign to the source_ips property of this PrivateEndpoint. :type source_ips: list[str] :param nsg_id_list: The value to assign to the nsg_id_list property of this PrivateEndpoint. :type nsg_id_list: list[str] :param is_used_with_configuration_source_provider: The value to assign to the is_used_with_configuration_source_provider property of this PrivateEndpoint. :type is_used_with_configuration_source_provider: bool :param dns_zones: The value to assign to the dns_zones property of this PrivateEndpoint. :type dns_zones: list[str] :param time_created: The value to assign to the time_created property of this PrivateEndpoint. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this PrivateEndpoint. Allowed values for this property are: "ACTIVE", "CREATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param freeform_tags: The value to assign to the freeform_tags property of this PrivateEndpoint. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this PrivateEndpoint. :type defined_tags: dict(str, dict(str, object)) strz list[str]booldatetimezdict(str, str)zdict(str, dict(str, object)))idcompartment_id display_name descriptionvcn_id subnet_id source_ips nsg_id_list*is_used_with_configuration_source_provider dns_zones time_createdlifecycle_state freeform_tags defined_tagsr compartmentId displayNamervcnIdsubnetId sourceIps nsgIdList%isUsedWithConfigurationSourceProviderdnsZones timeCreatedlifecycleState freeformTags definedTagsN) swagger_types attribute_map_id_compartment_id _display_name _description_vcn_id _subnet_id _source_ips _nsg_id_list+_is_used_with_configuration_source_provider _dns_zones _time_created_lifecycle_state_freeform_tags _defined_tags)selfkwargsr;/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/private_endpoint.py__init__&sXAzPrivateEndpoint.__init__cCs|jS)a **[Required]** Gets the id of this PrivateEndpoint. The `OCID`__ of the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this PrivateEndpoint. :rtype: str r+r9r;r;r<rs zPrivateEndpoint.idcCs ||_dS)a Sets the id of this PrivateEndpoint. The `OCID`__ of the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this PrivateEndpoint. :type: str Nr>)r9rr;r;r<rs cCs|jS)aF **[Required]** Gets the compartment_id of this PrivateEndpoint. The `OCID`__ of the compartment containing this private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this PrivateEndpoint. :rtype: str r,r?r;r;r<rs zPrivateEndpoint.compartment_idcCs ||_dS)aD Sets the compartment_id of this PrivateEndpoint. The `OCID`__ of the compartment containing this private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this PrivateEndpoint. :type: str Nr@)r9rr;r;r<rs cCs|jS)a  Gets the display_name of this PrivateEndpoint. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this PrivateEndpoint. :rtype: str r-r?r;r;r<rs zPrivateEndpoint.display_namecCs ||_dS)a Sets the display_name of this PrivateEndpoint. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this PrivateEndpoint. :type: str NrA)r9rr;r;r<rs cCs|jS)z Gets the description of this PrivateEndpoint. Description of the private endpoint. Avoid entering confidential information. :return: The description of this PrivateEndpoint. :rtype: str r.r?r;r;r<rs zPrivateEndpoint.descriptioncCs ||_dS)z Sets the description of this PrivateEndpoint. Description of the private endpoint. Avoid entering confidential information. :param description: The description of this PrivateEndpoint. :type: str NrB)r9rr;r;r<rs cCs|jS)a& **[Required]** Gets the vcn_id of this PrivateEndpoint. The `OCID`__ of the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The vcn_id of this PrivateEndpoint. :rtype: str r/r?r;r;r<rs zPrivateEndpoint.vcn_idcCs ||_dS)a Sets the vcn_id of this PrivateEndpoint. The `OCID`__ of the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param vcn_id: The vcn_id of this PrivateEndpoint. :type: str NrC)r9rr;r;r<r s cCs|jS)a> **[Required]** Gets the subnet_id of this PrivateEndpoint. The `OCID`__ of the subnet within the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The subnet_id of this PrivateEndpoint. :rtype: str r0r?r;r;r<rs zPrivateEndpoint.subnet_idcCs ||_dS)a7 Sets the subnet_id of this PrivateEndpoint. The `OCID`__ of the subnet within the VCN for the private endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param subnet_id: The subnet_id of this PrivateEndpoint. :type: str NrD)r9rr;r;r<r)s cCs|jS)a Gets the source_ips of this PrivateEndpoint. The source IP addresses that Resource Manager uses to connect to your network. Automatically assigned by Resource Manager. :return: The source_ips of this PrivateEndpoint. :rtype: list[str] r1r?r;r;r<r7s zPrivateEndpoint.source_ipscCs ||_dS)a Sets the source_ips of this PrivateEndpoint. The source IP addresses that Resource Manager uses to connect to your network. Automatically assigned by Resource Manager. :param source_ips: The source_ips of this PrivateEndpoint. :type: list[str] NrE)r9rr;r;r<rCs cCs|jS)a Gets the nsg_id_list of this PrivateEndpoint. The `OCIDs`__ of `network security groups (NSGs)`__ for the private endpoint. Order does not matter. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/networksecuritygroups.htm :return: The nsg_id_list of this PrivateEndpoint. :rtype: list[str] r2r?r;r;r<rOszPrivateEndpoint.nsg_id_listcCs ||_dS)a Sets the nsg_id_list of this PrivateEndpoint. The `OCIDs`__ of `network security groups (NSGs)`__ for the private endpoint. Order does not matter. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/networksecuritygroups.htm :param nsg_id_list: The nsg_id_list of this PrivateEndpoint. :type: list[str] NrF)r9rr;r;r<rascCs|jS)a0 Gets the is_used_with_configuration_source_provider of this PrivateEndpoint. When `true`, allows the private endpoint to be used with a configuration source provider. :return: The is_used_with_configuration_source_provider of this PrivateEndpoint. :rtype: bool r3r?r;r;r<rss z:PrivateEndpoint.is_used_with_configuration_source_providercCs ||_dS)aY Sets the is_used_with_configuration_source_provider of this PrivateEndpoint. When `true`, allows the private endpoint to be used with a configuration source provider. :param is_used_with_configuration_source_provider: The is_used_with_configuration_source_provider of this PrivateEndpoint. :type: bool NrG)r9rr;r;r<rs cCs|jS)a Gets the dns_zones of this PrivateEndpoint. DNS zones to use for accessing private Git servers. For private Git server instructions, see `Private Git Server`__. Specify DNS fully qualified domain names (FQDNs); DNS Proxy forwards related DNS FQDN queries to the consumer DNS resolver. For DNS FQDNs not specified, queries go to service provider VCN resolver. Example: `abc.oraclevcn.com` __ https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/private-endpoints.htm#private-git :return: The dns_zones of this PrivateEndpoint. :rtype: list[str] r4r?r;r;r<rszPrivateEndpoint.dns_zonescCs ||_dS)a Sets the dns_zones of this PrivateEndpoint. DNS zones to use for accessing private Git servers. For private Git server instructions, see `Private Git Server`__. Specify DNS fully qualified domain names (FQDNs); DNS Proxy forwards related DNS FQDN queries to the consumer DNS resolver. For DNS FQDNs not specified, queries go to service provider VCN resolver. Example: `abc.oraclevcn.com` __ https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/private-endpoints.htm#private-git :param dns_zones: The dns_zones of this PrivateEndpoint. :type: list[str] NrH)r9rr;r;r<rscCs|jS)a- Gets the time_created of this PrivateEndpoint. The date and time at which the private endpoint was created. Format is defined by RFC3339. Example: `2020-11-25T21:10:29.600Z` :return: The time_created of this PrivateEndpoint. :rtype: datetime r5r?r;r;r<rs zPrivateEndpoint.time_createdcCs ||_dS)a8 Sets the time_created of this PrivateEndpoint. The date and time at which the private endpoint was created. Format is defined by RFC3339. Example: `2020-11-25T21:10:29.600Z` :param time_created: The time_created of this PrivateEndpoint. :type: datetime NrI)r9rr;r;r<rs cCs|jS)a Gets the lifecycle_state of this PrivateEndpoint. The current lifecycle state of the private endpoint. Allowed values for this property are: "ACTIVE", "CREATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this PrivateEndpoint. :rtype: str )r6r?r;r;r<rs zPrivateEndpoint.lifecycle_statecCs gd}t||sd}||_dS)z Sets the lifecycle_state of this PrivateEndpoint. The current lifecycle state of the private endpoint. :param lifecycle_state: The lifecycle_state of this PrivateEndpoint. :type: str )rrr r r UNKNOWN_ENUM_VALUEN)rr6)r9rallowed_valuesr;r;r<rs  cCs|jS)a Gets the freeform_tags of this PrivateEndpoint. Free-form tags associated with the resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this PrivateEndpoint. :rtype: dict(str, str) r7r?r;r;r<rszPrivateEndpoint.freeform_tagscCs ||_dS)a Sets the freeform_tags of this PrivateEndpoint. Free-form tags associated with the resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this PrivateEndpoint. :type: dict(str, str) NrL)r9rr;r;r<rscCs|jS)a Gets the defined_tags of this PrivateEndpoint. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this PrivateEndpoint. :rtype: dict(str, dict(str, object)) r8r?r;r;r<r szPrivateEndpoint.defined_tagscCs ||_dS)a Sets the defined_tags of this PrivateEndpoint. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this PrivateEndpoint. :type: dict(str, dict(str, object)) NrM)r9rr;r;r<rscCst|SN)rr?r;r;r<__repr__+szPrivateEndpoint.__repr__cCs|dur dS|j|jkS)NF)__dict__r9otherr;r;r<__eq__.szPrivateEndpoint.__eq__cCs ||k SrNr;rQr;r;r<__ne__4szPrivateEndpoint.__ne__N)__name__ __module__ __qualname____doc__LIFECYCLE_STATE_ACTIVELIFECYCLE_STATE_CREATINGLIFECYCLE_STATE_DELETINGLIFECYCLE_STATE_DELETEDLIFECYCLE_STATE_FAILEDr=propertyrsetterrrrrrrrrrrrrrrOrSrTr;r;r;r<r sq                            rN)oci.utilrrroci.decoratorsrobjectrr;r;r;r<s