Module child

Module child 

Source

Structs§

Child
Example:
SpannedChild
Url
A component URL. The URL is validated, but represented as a string to avoid normalization and retain the original representation.

Enums§

OnTerminate
A component instance’s recovery policy. See OnTerminate.
StartupMode
A component instance’s startup mode. See StartupMode.

Type Aliases§

Name
A name that can refer to a component, collection, or other entity in the Component Manifest. Its length is bounded to MAX_NAME_LENGTH.