ProductViewDetail

Information about a product view.

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 product.

Link copied to clipboard

Summary information about the product view.

Link copied to clipboard

A top level ProductViewDetail response containing details about the product’s connection. Service Catalog returns this field for the CreateProduct, UpdateProduct, DescribeProductAsAdmin, and SearchProductAsAdmin APIs. This response contains the same fields as the ConnectionParameters request, with the addition of the LastSync response.

Link copied to clipboard

The status of the product.

Functions

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