ManagementPolicyDefinitionResponse

An object that defines the Lifecycle rule. Each definition is made up with a filters set and an actions set.

Constructors

Link copied to clipboard
constructor(actions: ManagementPolicyActionResponse, filters: ManagementPolicyFilterResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object that defines the action set.

Link copied to clipboard

An object that defines the filter set.