You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkMail::Types::PutRetentionPolicyRequestWhen passing PutRetentionPolicyRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
organization_id: "OrganizationId", id: "ShortString",
name: "ShortString", description: "PolicyDescription",
folder_configurations: [ {
name: "INBOX", action: "NONE", period: 1,
},
],
}
Instance Attribute Summary collapse
The retention policy description.
The retention policy folder configurations.
The retention policy ID.
The retention policy name.
The organization ID.
The retention policy description.
#name ⇒ StringThe retention policy name.
#organization_id ⇒ StringRetroSearch 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