Home
last modified time | relevance | path

Searched refs:pipeline_status_timeout (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Ddata_pipeline.py337 def pipeline_status_timeout(client, dp_id, status, timeout): function
367 pipeline_status_timeout(client, dp_id, status=DP_ACTIVE_STATES,
402 pipeline_status_timeout(client, dp_id, status=DP_INACTIVE_STATES,
419pipeline_status_timeout(client=client, dp_id=dp_id, status=[PIPELINE_DOESNT_EXIST], timeout=timeou…
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Ddata_pipeline.py292 def pipeline_status_timeout(client, dp_id, status, timeout): function
323 pipeline_status_timeout(client, dp_id, status=DP_ACTIVE_STATES,
358 pipeline_status_timeout(client, dp_id, status=DP_INACTIVE_STATES,
375pipeline_status_timeout(client=client, dp_id=dp_id, status=[PIPELINE_DOESNT_EXIST], timeout=timeou…