ExecuteProvisionedProductServiceActionRequest

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

An idempotency token that uniquely identifies the execute request.

Link copied to clipboard

A map of all self-service action parameters and their values. If a provided parameter is of a special type, such as TARGET, the provided value will override the default value generated by Service Catalog. If the parameters field is not provided, no additional parameters are passed and default values will be used for any special parameters such as TARGET.

Link copied to clipboard

The identifier of the provisioned product.

Link copied to clipboard

The self-service action identifier. For example, act-fs7abcd89wxyz.

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