GetDeploymentStackAtSubscriptionPlainArgs

data class GetDeploymentStackAtSubscriptionPlainArgs(val deploymentStackName: String) : ConvertibleToJava<GetDeploymentStackAtSubscriptionPlainArgs>

Constructors

constructor(deploymentStackName: String)

Properties

Link copied to clipboard

Name of the deployment stack.

Functions

Link copied to clipboard
open override fun toJava(): GetDeploymentStackAtSubscriptionPlainArgs