DescribeProvisioningParametersRequest

Types

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

Properties

Link copied to clipboard

The language code.

Link copied to clipboard

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths. You must provide the name or ID, but not both.

Link copied to clipboard

The name of the path. You must provide the name or ID, but not both.

Link copied to clipboard

The product identifier. You must provide the product name or ID, but not both.

Link copied to clipboard

The name of the product. You must provide the name or ID, but not both.

Link copied to clipboard

The identifier of the provisioning artifact. You must provide the name or ID, but not both.

Link copied to clipboard

The name of the provisioning artifact. You must provide the name or ID, but not both.

Functions

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