📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
certificates_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/certificates_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: ca_bundle_summary.pyc
a N��f�1 � @ 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 @ s2 e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CaBundleSummaryz^ CA bundle metadata. This summary object does not contain the CA bundle certificates. �CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDc K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new CaBundleSummary 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 CaBundleSummary. :type id: str :param name: The value to assign to the name property of this CaBundleSummary. :type name: str :param description: The value to assign to the description property of this CaBundleSummary. :type description: str :param time_created: The value to assign to the time_created property of this CaBundleSummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this CaBundleSummary. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "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 lifecycle_details: The value to assign to the lifecycle_details property of this CaBundleSummary. :type lifecycle_details: str :param compartment_id: The value to assign to the compartment_id property of this CaBundleSummary. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CaBundleSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CaBundleSummary. :type defined_tags: dict(str, dict(str, object)) �str�datetimezdict(str, str)zdict(str, dict(str, object))) �id�name�description�time_created�lifecycle_state�lifecycle_details�compartment_id� freeform_tags�defined_tagsr r r �timeCreated�lifecycleState�lifecycleDetails� compartmentId�freeformTags�definedTagsN)� swagger_types� attribute_map�_id�_name�_description� _time_created�_lifecycle_state�_lifecycle_details�_compartment_id�_freeform_tags� _defined_tags)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/certificates_management/models/ca_bundle_summary.py�__init__( s: -� �zCaBundleSummary.__init__c C s | j S )z� **[Required]** Gets the id of this CaBundleSummary. The OCID of the CA bundle. :return: The id of this CaBundleSummary. :rtype: str �r �r) r+ r+ r, r v s zCaBundleSummary.idc C s || _ dS )z� Sets the id of this CaBundleSummary. The OCID of the CA bundle. :param id: The id of this CaBundleSummary. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )au **[Required]** Gets the name of this CaBundleSummary. A user-friendly name for the CA bundle. Names are unique within a compartment. Avoid entering confidential information. Valid characters include uppercase or lowercase letters, numbers, hyphens, underscores, and periods. :return: The name of this CaBundleSummary. :rtype: str �r! r/ r+ r+ r, r � s zCaBundleSummary.namec C s || _ dS )ai Sets the name of this CaBundleSummary. A user-friendly name for the CA bundle. Names are unique within a compartment. Avoid entering confidential information. Valid characters include uppercase or lowercase letters, numbers, hyphens, underscores, and periods. :param name: The name of this CaBundleSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this CaBundleSummary. A brief description of the CA bundle. :return: The description of this CaBundleSummary. :rtype: str �r"