embedHostDomains

@JvmName(name = "muteyprvpxordyiw")
suspend fun embedHostDomains(value: Output<List<String>>)
@JvmName(name = "awecdabskmblfqcd")
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 = "kwhdvrbxypdnpdje")
suspend fun embedHostDomains(vararg values: Output<String>)


@JvmName(name = "qcucgernvqrbqgsp")
suspend fun embedHostDomains(values: List<Output<String>>)
@JvmName(name = "gomrjcesnaoiealx")
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.