embedHostDomains property

List<String>? embedHostDomains
final

The 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.

Implementation

final List<String>? embedHostDomains;