GetDeploymentStackAtResourceGroupPlainArgs

data class GetDeploymentStackAtResourceGroupPlainArgs(val deploymentStackName: String, val resourceGroupName: String) : ConvertibleToJava<GetDeploymentStackAtResourceGroupPlainArgs>

Constructors

fun GetDeploymentStackAtResourceGroupPlainArgs(deploymentStackName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the deployment stack.

Link copied to clipboard

The name of the resource group. The name is case insensitive.