ProductViewSummary

Summary information about a product view.

Types

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

Properties

Link copied to clipboard

The distributor of the product. Contact the product administrator for the significance of this value.

Link copied to clipboard

Indicates whether the product has a default path. If the product does not have a default path, call ListLaunchPaths to disambiguate between paths. Otherwise, ListLaunchPaths is not required, and the output of ProductViewSummary can be used directly with DescribeProvisioningParameters.

Link copied to clipboard
val id: String?

The product view identifier.

Link copied to clipboard
val name: String?

The name of the product.

Link copied to clipboard

The owner of the product. Contact the product administrator for the significance of this value.

Link copied to clipboard

The product identifier.

Link copied to clipboard

Short description of the product.

Link copied to clipboard

The description of the support for this Product.

Link copied to clipboard

The email contact information to obtain support for this Product.

Link copied to clipboard

The URL information to obtain support for this Product.

Link copied to clipboard

The product type. Contact the product administrator for the significance of this value. If this value is MARKETPLACE, the product was created by Amazon Web Services Marketplace.

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