Recommendation Configuration Properties Response
data class RecommendationConfigurationPropertiesResponse(val name: String, val recommendationType: String, val status: String)
The type of IoT Security recommendation.
Constructors
Link copied to clipboard
fun RecommendationConfigurationPropertiesResponse(name: String, recommendationType: String, status: String)