Get Managed Cluster Application Type Version Plain Args
data class GetManagedClusterApplicationTypeVersionPlainArgs(val applicationTypeName: String, val clusterName: String, val resourceGroupName: String, val version: String) : ConvertibleToJava<GetManagedClusterApplicationTypeVersionPlainArgs>
Constructors
Link copied to clipboard
fun GetManagedClusterApplicationTypeVersionPlainArgs(applicationTypeName: String, clusterName: String, resourceGroupName: String, version: String)