a O•ºf…ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)Ú ConfigSourceé)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s~eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ d d„Z dd„Z dd„Z dS)ÚDevOpsConfigSourcez† Metadata about the `DevOps`__ configuration source. __ https://docs.cloud.oracle.com/iaas/Content/devops/using/home.htm cKsLddddddœ|_ddddddœ|_d|_d|_d|_d|_d|_d |_dS) a‰ Initializes a new DevOpsConfigSource object with values from keyword arguments. The default value of the :py:attr:`~oci.resource_manager.models.DevOpsConfigSource.config_source_type` attribute of this class is ``DEVOPS_CONFIG_SOURCE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param config_source_type: The value to assign to the config_source_type property of this DevOpsConfigSource. Allowed values for this property are: "BITBUCKET_CLOUD_CONFIG_SOURCE", "BITBUCKET_SERVER_CONFIG_SOURCE", "COMPARTMENT_CONFIG_SOURCE", "DEVOPS_CONFIG_SOURCE", "GIT_CONFIG_SOURCE", "OBJECT_STORAGE_CONFIG_SOURCE", "ZIP_UPLOAD" :type config_source_type: str :param working_directory: The value to assign to the working_directory property of this DevOpsConfigSource. :type working_directory: str :param project_id: The value to assign to the project_id property of this DevOpsConfigSource. :type project_id: str :param repository_id: The value to assign to the repository_id property of this DevOpsConfigSource. :type repository_id: str :param branch_name: The value to assign to the branch_name property of this DevOpsConfigSource. :type branch_name: str Ústr)Úconfig_source_typeÚworking_directoryÚ project_idÚ repository_idÚ branch_nameÚconfigSourceTypeÚworkingDirectoryÚ projectIdÚ repositoryIdÚ branchNameNÚDEVOPS_CONFIG_SOURCE)Ú swagger_typesÚ attribute_mapÚ_config_source_typeÚ_working_directoryÚ _project_idÚ_repository_idÚ _branch_name)ÚselfÚkwargs©rú•/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/dev_ops_config_source.pyÚ__init__s$û ûzDevOpsConfigSource.__init__cCs|jS)a( **[Required]** Gets the project_id of this DevOpsConfigSource. The `OCID`__ of the :class:`Project`. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The project_id of this DevOpsConfigSource. :rtype: str ©r©rrrrr Es zDevOpsConfigSource.project_idcCs ||_dS)a" Sets the project_id of this DevOpsConfigSource. The `OCID`__ of the :class:`Project`. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param project_id: The project_id of this DevOpsConfigSource. :type: str Nr!)rr rrrr Ss cCs|jS)a1 **[Required]** Gets the repository_id of this DevOpsConfigSource. The `OCID`__ of the :class:`Repository`. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The repository_id of this DevOpsConfigSource. :rtype: str ©rr"rrrr as z DevOpsConfigSource.repository_idcCs ||_dS)a. Sets the repository_id of this DevOpsConfigSource. The `OCID`__ of the :class:`Repository`. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param repository_id: The repository_id of this DevOpsConfigSource. :type: str Nr#)rr rrrr os cCs|jS)zß Gets the branch_name of this DevOpsConfigSource. The name of the branch that contains the Terraform configuration. :return: The branch_name of this DevOpsConfigSource. :rtype: str ©rr"rrrr}s zDevOpsConfigSource.branch_namecCs ||_dS)zé Sets the branch_name of this DevOpsConfigSource. The name of the branch that contains the Terraform configuration. :param branch_name: The branch_name of this DevOpsConfigSource. :type: str Nr$)rrrrrr‰s cCst|ƒS©N)rr"rrrÚ__repr__•szDevOpsConfigSource.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__˜szDevOpsConfigSource.__eq__cCs ||k Sr%rr(rrrÚ__ne__žszDevOpsConfigSource.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r Úpropertyr Úsetterr rr&r*r+rrrrr s"3      rN) Ú config_sourcerÚoci.utilrrrÚoci.decoratorsrrrrrrÚs