EphemeralHostPort type Signature: export type EphemeralHostPort = { type: "ephemeral"; }; EnvironmentVariable EventStreamEvent