ListLifecyclePoliciesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional parameter that specifies the maximum number of results to return. You can use use nextToken to get the next page of results. The default is 10.

Link copied to clipboard

If your initial ListLifecyclePolicies operation returns a nextToken, you can include the returned nextToken in subsequent ListLifecyclePolicies operations, which returns results in the next page.

Link copied to clipboard

Resource filters that policies can apply to. Currently, the only supported resource type is index.

Link copied to clipboard

The type of lifecycle policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String