A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/EFS/Types/UpdateFileSystemRequest.html below:

UpdateFileSystemRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EFS::Types::UpdateFileSystemRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateFileSystemRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  file_system_id: "FileSystemId",   throughput_mode: "bursting",   provisioned_throughput_in_mibps: 1.0,
}
Instance Attribute Summary collapse Instance Attribute Details #file_system_id ⇒ String

The ID of the file system that you want to update.

#provisioned_throughput_in_mibps ⇒ Float

(Optional) The amount of throughput, in MiB/s, that you want to provision for your file system. Valid values are 1-1024. Required if ThroughputMode is changed to provisioned on update. If you\'re not updating the amount of provisioned throughput for your file system, you don\'t need to provide this value in your request.

#throughput_mode ⇒ String

(Optional) The throughput mode that you want your file system to use. If you\'re not updating your throughput mode, you don\'t need to provide this value in your request. If you are changing the ThroughputMode to provisioned, you must also set a value for ProvisionedThroughputInMibps.

Possible values:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4