WorkloadDeploymentPatternData

The data that details a workload deployment pattern.

Types

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

Properties

Link copied to clipboard

The name of the deployment pattern.

Link copied to clipboard

The description of the deployment pattern.

Link copied to clipboard

The display name of the deployment pattern.

Link copied to clipboard

The settings specified for the deployment. These settings define how to deploy and configure your resources created by the deployment. For more information about the specifications required for creating a deployment for a SAP workload, see SAP deployment specifications. To retrieve the specifications required to create a deployment for other workloads, use the GetWorkloadDeploymentPattern operation.

Link copied to clipboard

The status of the deployment pattern.

Link copied to clipboard

The status message of the deployment pattern.

Link copied to clipboard

The workload name of the deployment pattern.

Link copied to clipboard

The workload version name of the deployment pattern.

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