Package-level declarations
Types
Link copied to clipboard
data class GetRecommendationsPlainArgs(val filterByCategories: List<String>? = null, val filterByResourceGroups: List<String>? = null) : ConvertibleToJava<GetRecommendationsPlainArgs>
A collection of arguments for invoking getRecommendations.
Link copied to clipboard
Builder for GetRecommendationsPlainArgs.