Streaming Endpoint Access Control Ip Allow
data class StreamingEndpointAccessControlIpAllow(val address: String? = null, val name: String? = null, val subnetPrefixLength: Int? = null)
Constructors
Link copied to clipboard
fun StreamingEndpointAccessControlIpAllow(address: String? = null, name: String? = null, subnetPrefixLength: Int? = null)