ruạṛ
a O��f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�TemplateConfigSource� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�TemplateZipUploadConfigSourcez^ Metadata about the zip file containing the Terraform configuration for the template. c K s$ ddi| _ ddi| _d| _d| _dS )a� Initializes a new TemplateZipUploadConfigSource object with values from keyword arguments. The default value of the :py:attr:`~oci.resource_manager.models.TemplateZipUploadConfigSource.template_config_source_type` attribute of this class is ``ZIP_UPLOAD`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param template_config_source_type: The value to assign to the template_config_source_type property of this TemplateZipUploadConfigSource. Allowed values for this property are: "ZIP_UPLOAD" :type template_config_source_type: str �template_config_source_type�str�templateConfigSourceTypeN� ZIP_UPLOAD)� swagger_types� attribute_map�_template_config_source_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/template_zip_upload_config_source.py�__init__ s ��z&TemplateZipUploadConfigSource.__init__c C s t | �S �N)r )r r r r �__repr__'