UNPKG

awscdk-construct-scte-scheduler

Version:

AWS CDK Construct for scheduling SCTE-35 events using the MediaLive schedule API

6 lines (5 loc) 163 B
export var EndpointMode; (function (EndpointMode) { EndpointMode["IPv4"] = "IPv4"; EndpointMode["IPv6"] = "IPv6"; })(EndpointMode || (EndpointMode = {}));