InquirySummary

Summary information about a compliance inquiry.

Types

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

Properties

Link copied to clipboard
val arn: String

ARN of the compliance inquiry resource.

Link copied to clipboard

Timestamp indicating when the resource was created.

Link copied to clipboard
val id: String

Unique resource ID for the compliance inquiry.

Link copied to clipboard

Type of inquiry content (text or file).

Link copied to clipboard

Title of the inquiry.

Link copied to clipboard

Current processing status of the inquiry.

Link copied to clipboard

Status message providing additional context.

Functions

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