GetLifecyclePoliciesPolicy

data class GetLifecyclePoliciesPolicy(val createTime: String, val fileSystemId: String, val id: String, val lifecyclePolicyName: String, val lifecycleRuleName: String, val paths: List<String>, val storageType: String)

Constructors

Link copied to clipboard
constructor(createTime: String, fileSystemId: String, id: String, lifecyclePolicyName: String, lifecycleRuleName: String, paths: List<String>, storageType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the lifecycle management policy was created.

Link copied to clipboard

The ID of the file system.

Link copied to clipboard
val id: String

The ID of the Lifecycle Policy. Its value is same as Queue Name.

Link copied to clipboard

The name of the lifecycle management policy.

Link copied to clipboard

The rules in the lifecycle management policy.

Link copied to clipboard

The list of absolute paths for multiple directories. In this case, you can associate a lifecycle management policy with each directory.

Link copied to clipboard

The storage type of the data that is dumped to the IA storage medium.