Record
create-body-spec-ingress-rules-item-cors-allow-origins-item
No description available.
record create-body-spec-ingress-rules-item-cors-allow-origins-item {
exact: option<string>,
prefix: option<string>,
regex: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| exact | option<string> | |
| prefix | option<string> | |
| regex | option<string> |