embedHostDomains

@JvmName(name = "hbemigxqftgitsgj")
suspend fun embedHostDomains(value: Output<List<String>>)
@JvmName(name = "uujdwgtrwgemurrg")
suspend fun embedHostDomains(value: List<String>?)

Parameters

value

Domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.


@JvmName(name = "bbdhkwjtmuudwbvc")
suspend fun embedHostDomains(vararg values: Output<String>)


@JvmName(name = "ikdrmgoyxdtpqasx")
suspend fun embedHostDomains(values: List<Output<String>>)
@JvmName(name = "tdmvumwlxjxibqnp")
suspend fun embedHostDomains(vararg values: String)

Parameters

values

Domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.