ContactDetailsArgs

constructor(companyName: Output<String>, contactPerson: Output<String>, emailList: Output<List<String>>, phone: Output<String>)