Home
last modified time | relevance | path

Searched refs:health_check_monitor_id (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/dns/models/
H A Dupdate_steering_policy_details.py167 def health_check_monitor_id(self): member in UpdateSteeringPolicyDetails
188 @health_check_monitor_id.setter
189 def health_check_monitor_id(self, health_check_monitor_id): argument
208 self._health_check_monitor_id = health_check_monitor_id
H A Dcreate_steering_policy_details.py196 def health_check_monitor_id(self): member in CreateSteeringPolicyDetails
217 @health_check_monitor_id.setter
218 def health_check_monitor_id(self, health_check_monitor_id): member in CreateSteeringPolicyDetails
237 self._health_check_monitor_id = health_check_monitor_id
H A Dsteering_policy_summary.py229 def health_check_monitor_id(self): member in SteeringPolicySummary
250 @health_check_monitor_id.setter
251 def health_check_monitor_id(self, health_check_monitor_id): member in SteeringPolicySummary
270 self._health_check_monitor_id = health_check_monitor_id
H A Dsteering_policy.py243 def health_check_monitor_id(self): member in SteeringPolicy
264 @health_check_monitor_id.setter
265 def health_check_monitor_id(self, health_check_monitor_id): member in SteeringPolicy
284 self._health_check_monitor_id = health_check_monitor_id