Get App Spec Ingress Rule
data class GetAppSpecIngressRule(val component: GetAppSpecIngressRuleComponent, val cors: GetAppSpecIngressRuleCors, val match: GetAppSpecIngressRuleMatch, val redirect: GetAppSpecIngressRuleRedirect? = null)
Constructors
Link copied to clipboard
constructor(component: GetAppSpecIngressRuleComponent, cors: GetAppSpecIngressRuleCors, match: GetAppSpecIngressRuleMatch, redirect: GetAppSpecIngressRuleRedirect? = null)
Properties
Link copied to clipboard
Link copied to clipboard
The CORS policies of the app.
Link copied to clipboard
Link copied to clipboard