Communications Gateway Args
constructor(apiBridge: Output<Any>? = null, autoGeneratedDomainNameLabelScope: Output<Either<String, AutoGeneratedDomainNameLabelScope>>? = null, codecs: Output<List<Either<String, TeamsCodecs>>>? = null, communicationsGatewayName: Output<String>? = null, connectivity: Output<Either<String, Connectivity>>? = null, e911Type: Output<Either<String, E911Type>>? = null, emergencyDialStrings: Output<List<String>>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, integratedMcpEnabled: Output<Boolean>? = null, location: Output<String>? = null, onPremMcpEnabled: Output<Boolean>? = null, platforms: Output<List<Either<String, CommunicationsPlatform>>>? = null, resourceGroupName: Output<String>? = null, serviceLocations: Output<List<ServiceRegionPropertiesArgs>>? = null, tags: Output<Map<String, String>>? = null, teamsVoicemailPilotNumber: Output<String>? = null)