ruạṛ
a N��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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�CreateMacsecKeyz� Defines the secret `OCID`__s held in Vault that represent the MACsec key. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new CreateMacsecKey object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param connectivity_association_name_secret_id: The value to assign to the connectivity_association_name_secret_id property of this CreateMacsecKey. :type connectivity_association_name_secret_id: str :param connectivity_association_key_secret_id: The value to assign to the connectivity_association_key_secret_id property of this CreateMacsecKey. :type connectivity_association_key_secret_id: str �str)�'connectivity_association_name_secret_id�&connectivity_association_key_secret_id�#connectivityAssociationNameSecretId�"connectivityAssociationKeySecretIdN)� swagger_types� attribute_map�(_connectivity_association_name_secret_id�'_connectivity_association_key_secret_id)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/create_macsec_key.py�__init__ s ��zCreateMacsecKey.__init__c C s | j S )a� **[Required]** Gets the connectivity_association_name_secret_id of this CreateMacsecKey. Secret `OCID`__ containing the Connectivity association Key Name (CKN) of this MACsec key. NOTE: Only the latest secret version will be used. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The connectivity_association_name_secret_id of this CreateMacsecKey. :rtype: str �r �r r r r r - s z7CreateMacsecKey.connectivity_association_name_secret_idc C s || _ dS )a� Sets the connectivity_association_name_secret_id of this CreateMacsecKey. Secret `OCID`__ containing the Connectivity association Key Name (CKN) of this MACsec key. NOTE: Only the latest secret version will be used. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param connectivity_association_name_secret_id: The connectivity_association_name_secret_id of this CreateMacsecKey. :type: str Nr )r r r r r r = s c C s | j S )a� **[Required]** Gets the connectivity_association_key_secret_id of this CreateMacsecKey. Secret `OCID`__ containing the Connectivity Association Key (CAK) of this MACsec key. NOTE: Only the latest secret version will be used. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The connectivity_association_key_secret_id of this CreateMacsecKey. :rtype: str �r r r r r r M s z6CreateMacsecKey.connectivity_association_key_secret_idc C s || _ dS )a� Sets the connectivity_association_key_secret_id of this CreateMacsecKey. Secret `OCID`__ containing the Connectivity Association Key (CAK) of this MACsec key. NOTE: Only the latest secret version will be used. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param connectivity_association_key_secret_id: The connectivity_association_key_secret_id of this CreateMacsecKey. :type: str Nr )r r r r r r ] s c C s t | �S �N)r r r r r �__repr__m s zCreateMacsecKey.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__p s zCreateMacsecKey.__eq__c C s | |k S r r r r r r �__ne__v s zCreateMacsecKey.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn