Live Event Input Args
fun LiveEventInputArgs(accessToken: Output<String>? = null, endpoints: Output<List<LiveEventInputEndpointArgs>>? = null, ipAccessControlAllows: Output<List<LiveEventInputIpAccessControlAllowArgs>>? = null, keyFrameIntervalDuration: Output<String>? = null, streamingProtocol: Output<String>? = null)