Live Event Input Args
constructor(accessControl: Output<LiveEventInputAccessControlArgs>? = null, accessToken: Output<String>? = null, endpoints: Output<List<LiveEventEndpointArgs>>? = null, keyFrameIntervalDuration: Output<String>? = null, streamingProtocol: Output<Either<String, LiveEventInputProtocol>>, timedMetadataEndpoints: Output<List<LiveEventTimedMetadataEndpointArgs>>? = null)