Get Deployment Stack At Resource Group Plain Args
data class GetDeploymentStackAtResourceGroupPlainArgs(val deploymentStackName: String, val resourceGroupName: String) : ConvertibleToJava<GetDeploymentStackAtResourceGroupPlainArgs>
Constructors
Link copied to clipboard
fun GetDeploymentStackAtResourceGroupPlainArgs(deploymentStackName: String, resourceGroupName: String)