ReportDetail

Full detail for report resource metadata.

Types

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

Properties

Link copied to clipboard

Acceptance type for report.

Link copied to clipboard
val arn: String?

ARN for the report resource.

Link copied to clipboard

Category for the report resource.

Link copied to clipboard

Associated company name for the report resource.

Link copied to clipboard

Timestamp indicating when the report resource was created.

Link copied to clipboard

Timestamp indicating when the report resource was deleted.

Link copied to clipboard

Description for the report resource.

Link copied to clipboard
val id: String?

Unique resource ID for the report resource.

Link copied to clipboard

Timestamp indicating when the report resource was last modified.

Link copied to clipboard
val name: String?

Name for the report resource.

Link copied to clipboard

Timestamp indicating the report resource effective end.

Link copied to clipboard

Timestamp indicating the report resource effective start.

Link copied to clipboard

Associated product name for the report resource.

Link copied to clipboard

Sequence number to enforce optimistic locking.

Link copied to clipboard

Series for the report resource.

Link copied to clipboard

Current state of the report resource

Link copied to clipboard

The message associated with the current upload state.

Link copied to clipboard

Unique resource ARN for term resource.

Link copied to clipboard

The current state of the document upload.

Link copied to clipboard

Version for the report resource.

Functions

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