Service Region Properties Args
data class ServiceRegionPropertiesArgs(val name: Output<String>, val primaryRegionProperties: Output<PrimaryRegionPropertiesArgs>) : ConvertibleToJava<ServiceRegionPropertiesArgs>
The service region configuration needed for Teams Callings.