ruạṛ
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DeployArtifactSource� )�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 )�"HelmRepositoryDeployArtifactSourcez. Specifies Helm chart source details. c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS )aC Initializes a new HelmRepositoryDeployArtifactSource object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.HelmRepositoryDeployArtifactSource.deploy_artifact_source_type` attribute of this class is ``HELM_CHART`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param deploy_artifact_source_type: The value to assign to the deploy_artifact_source_type property of this HelmRepositoryDeployArtifactSource. Allowed values for this property are: "INLINE", "OCIR", "GENERIC_ARTIFACT", "HELM_CHART" :type deploy_artifact_source_type: str :param chart_url: The value to assign to the chart_url property of this HelmRepositoryDeployArtifactSource. :type chart_url: str :param deploy_artifact_version: The value to assign to the deploy_artifact_version property of this HelmRepositoryDeployArtifactSource. :type deploy_artifact_version: str �str)�deploy_artifact_source_type� chart_url�deploy_artifact_version�deployArtifactSourceType�chartUrl�deployArtifactVersionN� HELM_CHART)� swagger_types� attribute_map�_deploy_artifact_source_type� _chart_url�_deploy_artifact_version)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/helm_repository_deploy_artifact_source.py�__init__ s ��z+HelmRepositoryDeployArtifactSource.__init__c C s | j S )z� **[Required]** Gets the chart_url of this HelmRepositoryDeployArtifactSource. The URL of an OCIR repository. :return: The chart_url of this HelmRepositoryDeployArtifactSource. :rtype: str �r �r r r r r 5 s z,HelmRepositoryDeployArtifactSource.chart_urlc C s || _ dS )z� Sets the chart_url of this HelmRepositoryDeployArtifactSource. The URL of an OCIR repository. :param chart_url: The chart_url of this HelmRepositoryDeployArtifactSource. :type: str Nr )r r r r r r A s c C s | j S )aO **[Required]** Gets the deploy_artifact_version of this HelmRepositoryDeployArtifactSource. Users can set this as a placeholder value that refers to a pipeline parameter, for example, ${appVersion}. :return: The deploy_artifact_version of this HelmRepositoryDeployArtifactSource. :rtype: str �r r r r r r M s z:HelmRepositoryDeployArtifactSource.deploy_artifact_versionc C s || _ dS )aV Sets the deploy_artifact_version of this HelmRepositoryDeployArtifactSource. Users can set this as a placeholder value that refers to a pipeline parameter, for example, ${appVersion}. :param deploy_artifact_version: The deploy_artifact_version of this HelmRepositoryDeployArtifactSource. :type: str Nr )r r r r r r Y s c C s t | �S �N)r r r r r �__repr__e s z+HelmRepositoryDeployArtifactSource.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__h s z)HelmRepositoryDeployArtifactSource.__eq__c C s | |k S r r r! r r r �__ne__n s z)HelmRepositoryDeployArtifactSource.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r# r$ r r r r r s % r N) �deploy_artifact_sourcer �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn