RecordDetail

Information about a request operation.

Types

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

Properties

Link copied to clipboard

The UTC time stamp of the creation time.

Link copied to clipboard

The ARN of the launch role associated with the provisioned product.

Link copied to clipboard

The path identifier.

Link copied to clipboard

The product identifier.

Link copied to clipboard

The identifier of the provisioned product.

Link copied to clipboard

The user-friendly name of the provisioned product.

Link copied to clipboard

The type of provisioned product. The supported values are CFN_STACK, CFN_STACKSET, TERRAFORM_OPEN_SOURCE, TERRAFORM_CLOUD, and EXTERNAL.

Link copied to clipboard

The identifier of the provisioning artifact.

Link copied to clipboard

The errors that occurred.

Link copied to clipboard

The identifier of the record.

Link copied to clipboard

One or more tags.

Link copied to clipboard

The record type.

Link copied to clipboard

The status of the provisioned product.

Link copied to clipboard

The time when the record was last updated.

Functions

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