MedialiveFunctions

Functions

Link copied to clipboard
suspend fun getInput(argument: GetInputPlainArgs): GetInputResult

Data source for managing an AWS Elemental MediaLive Input.

suspend fun getInput(id: String): GetInputResult
suspend fun getInput(argument: suspend GetInputPlainArgsBuilder.() -> Unit): GetInputResult