Package-level declarations
Types
Link copied to clipboard
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>
Link copied to clipboard