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