FailedServiceActionAssociation

An object containing information about the error, along with identifying information about the self-service action and its associations.

Types

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

Properties

Link copied to clipboard

The error code. Valid values are listed below.

Link copied to clipboard

A text description of the error.

Link copied to clipboard

The product identifier. For example, prod-abcdzk7xy33qa.

Link copied to clipboard

The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

Link copied to clipboard

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

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