Package-level declarations

Types

data class ServicesCommunicationsGatewayServiceLocationArgs(val allowedMediaSourceAddressPrefixes: Output<List<String>>? = null, val allowedSignalingSourceAddressPrefixes: Output<List<String>>? = null, val esrpAddresses: Output<List<String>>? = null, val location: Output<String>, val operatorAddresses: Output<List<String>>) : ConvertibleToJava<ServicesCommunicationsGatewayServiceLocationArgs>