serve property

ServingBehavior? serve
getter/setter pair

The serving behavior of the domain.

If specified, the domain will serve content other than its backend's live content.

Optional.

Implementation

ServingBehavior? serve;