GetApplicationPlainArgs

data class GetApplicationPlainArgs(val applicationName: String, val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetApplicationPlainArgs>

Constructors

Link copied to clipboard
fun GetApplicationPlainArgs(applicationName: String, clusterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The constant value for the application name.

Link copied to clipboard

The name of the cluster.

Link copied to clipboard

The name of the resource group.