videoCreationProperties

@JvmName(name = "cmagbmksxejttbep")
suspend fun videoCreationProperties(value: Output<VideoCreationPropertiesArgs>)
@JvmName(name = "hmujgjcakhbpytkf")
suspend fun videoCreationProperties(value: VideoCreationPropertiesArgs?)

Parameters

value

Optional video properties to be used in case a new video resource needs to be created on the service.


@JvmName(name = "ohdiqhuppvnvunqb")
suspend fun videoCreationProperties(argument: suspend VideoCreationPropertiesArgsBuilder.() -> Unit)

Parameters

argument

Optional video properties to be used in case a new video resource needs to be created on the service.