CreateRuleResponse

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

Information about the retention rule lock configuration.

Link copied to clipboard

The lock state for the retention rule.

Link copied to clipboard

Information about the resource tags used to identify resources that are retained by the retention rule.

Link copied to clipboard

The resource type retained by the retention rule.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the retention rule.

Link copied to clipboard

The state of the retention rule. Only retention rules that are in the available state retain resources.

Link copied to clipboard
val tags: List<Tag>?

Information about the tags assigned to the retention rule.

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