Home
last modified time | relevance | path

Searched defs:put_image_scanning_configuration (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Decs_ecr.py362 def put_image_scanning_configuration(self, registry_id, name, scan_on_push): member in EcsEcr
/dports/devel/py-moto/moto-2.2.16/moto/ecr/
H A Dresponses.py221 def put_image_scanning_configuration(self): member in ECRResponse
H A Dmodels.py693 def put_image_scanning_configuration( member in ECRBackend