Live Event Input Ip Access Control Allow
data class LiveEventInputIpAccessControlAllow(val address: String? = null, val name: String? = null, val subnetPrefixLength: Int? = null)
Constructors
Link copied to clipboard
fun LiveEventInputIpAccessControlAllow(address: String? = null, name: String? = null, subnetPrefixLength: Int? = null)