UpdateRuleRequest

Types

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

Properties

Link copied to clipboard

The retention rule description.

Link copied to clipboard

The unique ID of the retention rule.

Link copied to clipboard

Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule. For tag-level retention rules, only deleted resources, of the specified resource type, that have one or more of the specified tag key and value pairs are retained. If a resource is deleted, but it does not have any of the specified tag key and value pairs, it is immediately deleted without being retained by the retention rule.

Link copied to clipboard

This parameter is currently not supported. You can't update a retention rule's resource type after creation.

Link copied to clipboard

Information about the retention period for which the retention rule is to retain resources.

Functions

Link copied to clipboard
inline fun copy(block: UpdateRuleRequest.Builder.() -> Unit = {}): UpdateRuleRequest
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