GetRuleResponse

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 date and time at which the unlock delay is set to expire. Only returned for retention rules that have been unlocked and that are still within the unlock delay period.

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.

Functions

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