OriginEndpointHlsEncryptionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "yqtaqjisjsllbtuh")
suspend fun constantInitializationVector(value: Output<String>)
@JvmName(name = "vbexqdpavxmsgawm")
suspend fun constantInitializationVector(value: String?)
Link copied to clipboard
@JvmName(name = "iicckrlqdsuybxey")
suspend fun encryptionMethod(value: OriginEndpointHlsEncryptionEncryptionMethod?)
@JvmName(name = "oepvwcfhrdkekicu")
suspend fun encryptionMethod(value: Output<OriginEndpointHlsEncryptionEncryptionMethod>)
Link copied to clipboard
@JvmName(name = "vxefpkydboutgjwg")
suspend fun keyRotationIntervalSeconds(value: Output<Int>)
@JvmName(name = "btvmjdtsgeaniuuc")
suspend fun keyRotationIntervalSeconds(value: Int?)
Link copied to clipboard
@JvmName(name = "tqfhoigklybsegvh")
suspend fun repeatExtXKey(value: Output<Boolean>)
@JvmName(name = "auqaacrdmevpckpt")
suspend fun repeatExtXKey(value: Boolean?)
Link copied to clipboard
@JvmName(name = "wqgjcwwketbgxfhp")
suspend fun spekeKeyProvider(value: OriginEndpointSpekeKeyProviderArgs)
@JvmName(name = "rrufxhkexuyvnqlg")
suspend fun spekeKeyProvider(value: Output<OriginEndpointSpekeKeyProviderArgs>)
@JvmName(name = "lxarcylvaqthrsfy")
suspend fun spekeKeyProvider(argument: suspend OriginEndpointSpekeKeyProviderArgsBuilder.() -> Unit)