CreateProtectConfigurationResponse

Types

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

Properties

Link copied to clipboard

This is true if the protect configuration is set as your account default protect configuration.

Link copied to clipboard

The time when the protect configuration was created, in UNIX epoch time format.

Link copied to clipboard

When set to true deletion protection is enabled. By default this is set to false.

Link copied to clipboard

The Amazon Resource Name (ARN) of the protect configuration.

Link copied to clipboard

The unique identifier for the protect configuration.

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

An array of key and value pair tags that are associated with the resource.

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