You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EFS::Types::PutLifecycleConfigurationRequestWhen passing PutLifecycleConfigurationRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
file_system_id: "FileSystemId", lifecycle_policies: [ {
transition_to_ia: "AFTER_7_DAYS", },
],
}
Instance Attribute Summary collapse
The ID of the file system for which you are creating the LifecycleConfiguration
object (String).
An array of LifecyclePolicy
objects that define the file system\'s LifecycleConfiguration
object.
The ID of the file system for which you are creating the LifecycleConfiguration
object (String).
An array of LifecyclePolicy
objects that define the file system\'s LifecycleConfiguration
object. A LifecycleConfiguration
object tells lifecycle management when to transition files from the Standard storage class to the Infrequent Access storage class.
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