Get App Template Http Scale Rule
data class GetAppTemplateHttpScaleRule(val authentications: List<GetAppTemplateHttpScaleRuleAuthentication>, val concurrentRequests: String, val name: String)
Constructors
Link copied to clipboard
constructor(authentications: List<GetAppTemplateHttpScaleRuleAuthentication>, concurrentRequests: String, name: String)