a ýÎòf< ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)Ú TargetDetailsé)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚStreamingTargetDetailszê The destination stream for data transferred from the source. For configuration instructions, see `Creating a Connector`__. __ https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm cKs.dddœ|_dddœ|_d|_d|_d|_dS)a Initializes a new StreamingTargetDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.sch.models.StreamingTargetDetails.kind` attribute of this class is ``streaming`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this StreamingTargetDetails. Allowed values for this property are: "functions", "loggingAnalytics", "monitoring", "notifications", "objectStorage", "streaming" :type kind: str :param stream_id: The value to assign to the stream_id property of this StreamingTargetDetails. :type stream_id: str Ústr)ÚkindÚ stream_idr ZstreamIdNZ streaming)Z swagger_typesZ attribute_mapZ_kindÚ _stream_id)ÚselfÚkwargs©rúK/usr/lib/python3.9/site-packages/oci/sch/models/streaming_target_details.pyÚ__init__sþþzStreamingTargetDetails.__init__cCs|jS)a$ **[Required]** Gets the stream_id of this StreamingTargetDetails. The `OCID`__ of the stream. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The stream_id of this StreamingTargetDetails. :rtype: str ©r ©r rrrr 4s z StreamingTargetDetails.stream_idcCs ||_dS)a Sets the stream_id of this StreamingTargetDetails. The `OCID`__ of the stream. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param stream_id: The stream_id of this StreamingTargetDetails. :type: str Nr)r r rrrr Bs cCst|ƒS©N)rrrrrÚ__repr__PszStreamingTargetDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__SszStreamingTargetDetails.__eq__cCs ||k SrrrrrrÚ__ne__YszStreamingTargetDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterrrrrrrrr s  rN) Ztarget_detailsrZoci.utilrrrZoci.decoratorsrrrrrrÚs