ApiBridgePropertiesResponse

data class ApiBridgePropertiesResponse(val allowedAddressPrefixes: List<String>? = null, val configureApiBridge: String? = null, val endpointFqdns: List<String>)

Configuration of the API Bridge.

Constructors

Link copied to clipboard
constructor(allowedAddressPrefixes: List<String>? = null, configureApiBridge: String? = null, endpointFqdns: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The allowed source IP addresses or CIDR ranges for accessing the API Bridge

Link copied to clipboard

The activation state of the API Bridge for this Communications Gateway

Link copied to clipboard

FQDNs for sending requests to the API Bridge endpoint