DeletePolicyEngineResponse

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the deleted policy engine was originally created.

Link copied to clipboard

The human-readable description of the deleted policy engine.

Link copied to clipboard

The customer-assigned name of the deleted policy engine.

Link copied to clipboard

The Amazon Resource Name (ARN) of the deleted policy engine. This globally unique identifier confirms which policy engine resource was successfully removed.

Link copied to clipboard

The unique identifier of the policy engine being deleted. This confirms which policy engine the deletion operation targets.

Link copied to clipboard

The status of the policy engine deletion operation. This provides status about any issues that occurred during the deletion process.

Link copied to clipboard

Additional information about the deletion status. This provides details about the deletion process or any issues that may have occurred.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The timestamp when the deleted policy engine was last modified before deletion. This tracks the final state of the policy engine before it was removed from the system.

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