TestLineArgs

constructor(communicationsGatewayName: Output<String>? = null, location: Output<String>? = null, phoneNumber: Output<String>? = null, purpose: Output<Either<String, TestLinePurpose>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, testLineName: Output<String>? = null)