a N•ºfr!ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sÐeZdZdZdZdd„Zedd„ƒZejdd„ƒZedd „ƒZ e jd d „ƒZ ed d „ƒZ e jd d „ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ dd„Zdd„Zdd„ZdS)ÚCreateDataSourceDetailsz" Creation of Data Source. Ú LOGGINGQUERYcKsPdddddddœ|_dddd d d dœ|_d |_d |_d |_d |_d |_d |_d S) aJ Initializes a new CreateDataSourceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDataSourceDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateDataSourceDetails. :type compartment_id: str :param data_source_feed_provider: The value to assign to the data_source_feed_provider property of this CreateDataSourceDetails. Allowed values for this property are: "LOGGINGQUERY" :type data_source_feed_provider: str :param data_source_details: The value to assign to the data_source_details property of this CreateDataSourceDetails. :type data_source_details: oci.cloud_guard.models.DataSourceDetails :param freeform_tags: The value to assign to the freeform_tags property of this CreateDataSourceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDataSourceDetails. :type defined_tags: dict(str, dict(str, object)) ÚstrÚDataSourceDetailszdict(str, str)zdict(str, dict(str, object)))Ú display_nameÚcompartment_idÚdata_source_feed_providerÚdata_source_detailsÚ freeform_tagsÚ defined_tagsÚ displayNameÚ compartmentIdÚdataSourceFeedProviderÚdataSourceDetailsÚ freeformTagsÚ definedTagsN)Ú swagger_typesÚ attribute_mapÚ _display_nameÚ_compartment_idÚ_data_source_feed_providerÚ_data_source_detailsÚ_freeform_tagsÚ _defined_tags)ÚselfÚkwargs©r ú•/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_guard/models/create_data_source_details.pyÚ__init__s( ú ú z CreateDataSourceDetails.__init__cCs|jS)zÒ **[Required]** Gets the display_name of this CreateDataSourceDetails. Data Source display name. :return: The display_name of this CreateDataSourceDetails. :rtype: str ©r©rr r r!r Ls z$CreateDataSourceDetails.display_namecCs ||_dS)zÎ Sets the display_name of this CreateDataSourceDetails. Data Source display name. :param display_name: The display_name of this CreateDataSourceDetails. :type: str Nr#)rr r r r!r Xs cCs|jS)zÚ **[Required]** Gets the compartment_id of this CreateDataSourceDetails. CompartmentId of Data Source. :return: The compartment_id of this CreateDataSourceDetails. :rtype: str ©rr$r r r!r ds z&CreateDataSourceDetails.compartment_idcCs ||_dS)zØ Sets the compartment_id of this CreateDataSourceDetails. CompartmentId of Data Source. :param compartment_id: The compartment_id of this CreateDataSourceDetails. :type: str Nr%)rr r r r!r ps cCs|jS)aG **[Required]** Gets the data_source_feed_provider of this CreateDataSourceDetails. Possible type of dataSourceFeed Provider(LoggingQuery) Allowed values for this property are: "LOGGINGQUERY" :return: The data_source_feed_provider of this CreateDataSourceDetails. :rtype: str )rr$r r r!r |s z1CreateDataSourceDetails.data_source_feed_providercCs(dg}t||ƒstd |¡ƒ‚||_dS)a Sets the data_source_feed_provider of this CreateDataSourceDetails. Possible type of dataSourceFeed Provider(LoggingQuery) :param data_source_feed_provider: The data_source_feed_provider of this CreateDataSourceDetails. :type: str rzIInvalid value for `data_source_feed_provider`, must be None or one of {0}N)rÚ ValueErrorÚformatr)rr Úallowed_valuesr r r!r Šs  ÿÿcCs|jS)zÓ Gets the data_source_details of this CreateDataSourceDetails. :return: The data_source_details of this CreateDataSourceDetails. :rtype: oci.cloud_guard.models.DataSourceDetails ©rr$r r r!r œsz+CreateDataSourceDetails.data_source_detailscCs ||_dS)zå Sets the data_source_details of this CreateDataSourceDetails. :param data_source_details: The data_source_details of this CreateDataSourceDetails. :type: oci.cloud_guard.models.DataSourceDetails Nr))rr r r r!r ¦scCs|jS)a‡ Gets the freeform_tags of this CreateDataSourceDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` Avoid entering confidential information. :return: The freeform_tags of this CreateDataSourceDetails. :rtype: dict(str, str) ©rr$r r r!r°s z%CreateDataSourceDetails.freeform_tagscCs ||_dS)a“ Sets the freeform_tags of this CreateDataSourceDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` Avoid entering confidential information. :param freeform_tags: The freeform_tags of this CreateDataSourceDetails. :type: dict(str, str) Nr*)rrr r r!r¿s cCs|jS)aO Gets the defined_tags of this CreateDataSourceDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this CreateDataSourceDetails. :rtype: dict(str, dict(str, object)) ©rr$r r r!rÎs z$CreateDataSourceDetails.defined_tagscCs ||_dS)aZ Sets the defined_tags of this CreateDataSourceDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this CreateDataSourceDetails. :type: dict(str, dict(str, object)) Nr+)rrr r r!rÛs cCst|ƒS©N)rr$r r r!Ú__repr__èsz CreateDataSourceDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherr r r!Ú__eq__ëszCreateDataSourceDetails.__eq__cCs ||k Sr,r r/r r r!Ú__ne__ñszCreateDataSourceDetails.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__Ú&DATA_SOURCE_FEED_PROVIDER_LOGGINGQUERYr"Úpropertyr Úsetterr r r rrr-r1r2r r r r!r s<8            rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrr r r r!Ús