Searched defs:provisioned_throughput_in_mibps (Results 1 – 3 of 3) sorted by relevance
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/ |
H A D | efs.py | 395 …lf, name, performance_mode, encrypt, kms_key_id, throughput_mode, provisioned_throughput_in_mibps): argument 445 def update_file_system(self, name, throughput_mode, provisioned_throughput_in_mibps): argument 477 …le_system(self, name, tags, purge_tags, targets, throughput_mode, provisioned_throughput_in_mibps): argument
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/ |
H A D | efs.py | 403 …lf, name, performance_mode, encrypt, kms_key_id, throughput_mode, provisioned_throughput_in_mibps): argument 449 def update_file_system(self, name, throughput_mode, provisioned_throughput_in_mibps): argument 477 …le_system(self, name, tags, purge_tags, targets, throughput_mode, provisioned_throughput_in_mibps): argument
|
/dports/devel/py-moto/moto-2.2.16/moto/efs/ |
H A D | models.py | 56 provisioned_throughput_in_mibps=None, argument
|