DataCollectionEndpointResponseNetworkAcls

data class DataCollectionEndpointResponseNetworkAcls(val publicNetworkAccess: String? = null)

Network access control rules for the endpoints.

Constructors

constructor(publicNetworkAccess: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration to set whether network access from public internet to the endpoints are allowed.